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