API Response (JSON)
{
"problem": {
"name": "01 Game",
"description": {
"content": "There are $N$ squares called square $1$, square $2$, $\\ldots$, square $N$, where square $i$ and square $i+1$ are adjacent for each $i = 1, 2, \\ldots, N-1$. Initially, $M$ of the squares have $0$ or $1",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc151_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares called square $1$, square $2$, $\\ldots$, square $N$, where square $i$ and square $i+1$ are adjacent for each $i = 1, 2, \\ldots, N-1$.\nInitially, $M$ of the squares have $0$ or $1...",
"is_translate": false,
"language": "English"
}
]
}