API Response (JSON)
{
"problem": {
"name": "Iroha and a Grid",
"description": {
"content": "We have a large square grid with $H$ rows and $W$ columns. Iroha is now standing in the top-left cell. She will repeat going right or down to the adjacent cell, until she reaches the bottom-right cell",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc058_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a large square grid with $H$ rows and $W$ columns. Iroha is now standing in the top-left cell. She will repeat going right or down to the adjacent cell, until she reaches the bottom-right cell...",
"is_translate": false,
"language": "English"
}
]
}