API Response (JSON)
{
"problem": {
"name": "Go Stone Puzzle",
"description": {
"content": "There are $N+2$ cells arranged in a row. Let cell $i$ denote the $i$\\-th cell from the left. There is one stone placed in each of the cells from cell $1$ to cell $N$. For each $1 \\leq i \\leq N$, the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc361_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N+2$ cells arranged in a row. Let cell $i$ denote the $i$\\-th cell from the left.\nThere is one stone placed in each of the cells from cell $1$ to cell $N$. \nFor each $1 \\leq i \\leq N$, the...",
"is_translate": false,
"language": "English"
}
]
}