API Response (JSON)
{
"problem": {
"name": "Nim Counting",
"description": {
"content": "Given are positive integers $N$, $K$, and a sequence of $K$ integers $(A_1, A_2, \\ldots, A_K)$. Takahashi and Aoki will play a game with stones. Initially, there are some heaps of stones, each of whic",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc212_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are positive integers $N$, $K$, and a sequence of $K$ integers $(A_1, A_2, \\ldots, A_K)$.\nTakahashi and Aoki will play a game with stones. Initially, there are some heaps of stones, each of whic...",
"is_translate": false,
"language": "English"
}
]
}