API Response (JSON)
{
"problem": {
"name": "Wizard in Maze",
"description": {
"content": "A maze is composed of a grid of $H \\times W$ squares - $H$ vertical, $W$ horizontal. The square at the $i$\\-th row from the top and the $j$\\-th column from the left - $(i,j)$ - is a wall if $S_{ij}$ i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc176_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A maze is composed of a grid of $H \\times W$ squares - $H$ vertical, $W$ horizontal.\nThe square at the $i$\\-th row from the top and the $j$\\-th column from the left - $(i,j)$ - is a wall if $S_{ij}$ i...",
"is_translate": false,
"language": "English"
}
]
}