API Response (JSON)
{
"problem": {
"name": "Grid Coloring",
"description": {
"content": "We have a grid with $H$ rows and $W$ columns of squares. Snuke is painting these squares in colors $1$, $2$, $...$, $N$. Here, the following conditions should be satisfied: * For each $i$ ($1 ≤ i ≤",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc080_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $H$ rows and $W$ columns of squares. Snuke is painting these squares in colors $1$, $2$, $...$, $N$. Here, the following conditions should be satisfied:\n\n* For each $i$ ($1 ≤ i ≤...",
"is_translate": false,
"language": "English"
}
]
}