API Response (JSON)
{
"problem": {
"name": "Circular Addition",
"description": {
"content": "We have an integer sequence of length $N$: $x=(x_0,x_1,\\cdots,x_{N-1})$ (note that its index is $0$\\-based). Initially, all elements of $x$ are $0$. You can repeat the following operation any number o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc136_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have an integer sequence of length $N$: $x=(x_0,x_1,\\cdots,x_{N-1})$ (note that its index is $0$\\-based). Initially, all elements of $x$ are $0$.\nYou can repeat the following operation any number o...",
"is_translate": false,
"language": "English"
}
]
}