API Response (JSON)
{
"problem": {
"name": "Salvage Robots",
"description": {
"content": "We have a grid with $H$ rows and $W$ columns. The state of the cell at the $i$\\-th ($1≤i≤H$) row and $j$\\-th ($1≤j≤W$) column is represented by a letter $a_{ij}$, as follows: * `.` : This cell is e",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc004_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $H$ rows and $W$ columns. The state of the cell at the $i$\\-th ($1≤i≤H$) row and $j$\\-th ($1≤j≤W$) column is represented by a letter $a_{ij}$, as follows:\n\n* `.` : This cell is e...",
"is_translate": false,
"language": "English"
}
]
}