API Response (JSON)
{
"problem": {
"name": "XY Game",
"description": {
"content": "You are given positive integers $N$, $X$, $Y$ and a length-$N$ integer sequence $A=(A_1,A_2,\\ldots,A_N)$. There are $N$ piles of stones, and the $i$\\-th pile $(1\\le i\\le N)$ has $A_i$ stones. Alice an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc208_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $N$, $X$, $Y$ and a length-$N$ integer sequence $A=(A_1,A_2,\\ldots,A_N)$.\nThere are $N$ piles of stones, and the $i$\\-th pile $(1\\le i\\le N)$ has $A_i$ stones.\nAlice an...",
"is_translate": false,
"language": "English"
}
]
}