API Response (JSON)
{
"problem": {
"name": "Pawn on a Grid",
"description": {
"content": "There is a grid with $H$ rows from top to bottom and $W$ columns from left to right. Each square has a piece placed on it or is empty. The state of the grid is represented by $H$ strings $S_1, S_2, \\l",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc280_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a grid with $H$ rows from top to bottom and $W$ columns from left to right. Each square has a piece placed on it or is empty.\nThe state of the grid is represented by $H$ strings $S_1, S_2, \\l...",
"is_translate": false,
"language": "English"
}
]
}