API Response (JSON)
{
"problem": {
"name": "GP 2",
"description": {
"content": "We have a sequence of $N$ integers: $x=(x_0,x_1,\\cdots,x_{N-1})$. Initially, $x_i=0$ for each $i$ ($0 \\leq i \\leq N-1$). Snuke will perform the following operation **exactly** $M$ times: * Choose t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc036_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of $N$ integers: $x=(x_0,x_1,\\cdots,x_{N-1})$. Initially, $x_i=0$ for each $i$ ($0 \\leq i \\leq N-1$).\nSnuke will perform the following operation **exactly** $M$ times:\n\n* Choose t...",
"is_translate": false,
"language": "English"
}
]
}