API Response (JSON)
{
"problem": {
"name": "Modulo Nim",
"description": {
"content": "Snuke found a blackboard with nothing written on it. He will do $N$ operations on this blackboard. In the $i$\\-th operation, he chooses an integer between $1$ and $a_i$ (inclusive) and writes it on th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 6000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc134_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke found a blackboard with nothing written on it.\nHe will do $N$ operations on this blackboard. In the $i$\\-th operation, he chooses an integer between $1$ and $a_i$ (inclusive) and writes it on th...",
"is_translate": false,
"language": "English"
}
]
}