API Response (JSON)
{
"problem": {
"name": "Falling Stone Game",
"description": {
"content": "We are playing a puzzle. An upright board with $H$ rows by $W$ columns of cells, is used in this puzzle. A stone in $i$-th row and $j$-th column engraved with a digit, one of 1 through 9, is placed ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "s8pc_3_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We are playing a puzzle. An upright board with $H$ rows by $W$ columns of cells, is used in this puzzle. \nA stone in $i$-th row and $j$-th column engraved with a digit, one of 1 through 9, is placed ...",
"is_translate": false,
"language": "English"
}
]
}