API Response (JSON)
{
"problem": {
"name": "Rivalry",
"description": {
"content": "Determine whether there exists a sequence $A=(A_1,A_2,\\dots,A_{X+Y+Z})$ of length $X+Y+Z$ that contains exactly $X$ zeros, $Y$ ones, and $Z$ twos, and satisfies the following condition: * For every",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc198_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Determine whether there exists a sequence $A=(A_1,A_2,\\dots,A_{X+Y+Z})$ of length $X+Y+Z$ that contains exactly $X$ zeros, $Y$ ones, and $Z$ twos, and satisfies the following condition:\n\n* For every...",
"is_translate": false,
"language": "English"
}
]
}