API Response (JSON)
{
"problem": {
"name": "Destruction of Walls",
"description": {
"content": "Rooms are arranged in a grid with $H$ rows and $W$ columns. There are walls between adjacent rooms that share an edge. When you are in room $A$ and room $B$ is adjacent to room $A$ in one of the fou",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc203_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Rooms are arranged in a grid with $H$ rows and $W$ columns. There are walls between adjacent rooms that share an edge. \nWhen you are in room $A$ and room $B$ is adjacent to room $A$ in one of the fou...",
"is_translate": false,
"language": "English"
}
]
}