API Response (JSON)
{
"problem": {
"name": "3^N Minesweeper",
"description": {
"content": "There is zero or one bomb at each of positions $0, 1, 2, \\ldots, 3^N-1$. Let us say that positions $x$ and $y$ are **neighboring** each other if and only if the following condition is satisfied for ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc288_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is zero or one bomb at each of positions $0, 1, 2, \\ldots, 3^N-1$. \nLet us say that positions $x$ and $y$ are **neighboring** each other if and only if the following condition is satisfied for ...",
"is_translate": false,
"language": "English"
}
]
}