API Response (JSON)
{
"problem": {
"name": "Snuke's Coloring",
"description": {
"content": "We have a grid with $H$ rows and $W$ columns. At first, all cells were painted white. Snuke painted $N$ of these cells. The $i$\\-th ( $1 \\leq i \\leq N$ ) cell he painted is the cell at the $a_i$\\-th r",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc061_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $H$ rows and $W$ columns. At first, all cells were painted white.\nSnuke painted $N$ of these cells. The $i$\\-th ( $1 \\leq i \\leq N$ ) cell he painted is the cell at the $a_i$\\-th r...",
"is_translate": false,
"language": "English"
}
]
}