API Response (JSON)
{
"problem": {
"name": "Arbitrary Nim",
"description": {
"content": "There are $N$ piles of stones, and the $i$\\-th pile ($1 \\leq i \\leq N$) has $A_i$ stones. You will choose a positive integer $k$. Then, Alice and Bob will play a game with these piles as follows. * ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc168_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ piles of stones, and the $i$\\-th pile ($1 \\leq i \\leq N$) has $A_i$ stones.\nYou will choose a positive integer $k$. Then, Alice and Bob will play a game with these piles as follows.\n\n* ...",
"is_translate": false,
"language": "English"
}
]
}