API Response (JSON)
{
"problem": {
"name": "Cats and Dogs",
"description": {
"content": "There are a total of $A + B$ cats and dogs. Among them, $A$ are known to be cats, but the remaining $B$ are not known to be either cats or dogs. Determine if it is possible that there are exactly $X$ ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc094_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are a total of $A + B$ cats and dogs. Among them, $A$ are known to be cats, but the remaining $B$ are not known to be either cats or dogs.\nDetermine if it is possible that there are exactly $X$ ...",
"is_translate": false,
"language": "English"
}
]
}