API Response (JSON)
{
"problem": {
"name": "Rook on Grid",
"description": {
"content": "We have a grid with $H$ horizontal rows and $W$ vertical columns. Let Square $(i,j)$ be the square at the $i$\\-th row and $j$\\-th column. There are $M$ obstacles on this grid. The $i$\\-th obstacle is ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc186_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $H$ horizontal rows and $W$ vertical columns. Let Square $(i,j)$ be the square at the $i$\\-th row and $j$\\-th column.\nThere are $M$ obstacles on this grid. The $i$\\-th obstacle is ...",
"is_translate": false,
"language": "English"
}
]
}