API Response (JSON)
{
"problem": {
"name": "Takahashi's Failure",
"description": {
"content": "Takahashi has $N$ foods in his house. The $i$\\-th food has the tastiness of $A_i$. He dislikes $K$ of these foods: for each $i=1,2,\\ldots,K$, he dislikes the $B_i$\\-th food. Out of the foods with th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc252_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has $N$ foods in his house. The $i$\\-th food has the tastiness of $A_i$. \nHe dislikes $K$ of these foods: for each $i=1,2,\\ldots,K$, he dislikes the $B_i$\\-th food.\nOut of the foods with th...",
"is_translate": false,
"language": "English"
}
]
}