API Response (JSON)
{
"problem": {
"name": "Histogram Rooks",
"description": {
"content": "Let us consider a grid of squares with $N$ rows and $N$ columns. Arbok has cut out some part of the grid so that, for each $i = 1, 2, \\ldots, N$, the bottommost $h_i$ squares are remaining in the $i$\\",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc041_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let us consider a grid of squares with $N$ rows and $N$ columns. Arbok has cut out some part of the grid so that, for each $i = 1, 2, \\ldots, N$, the bottommost $h_i$ squares are remaining in the $i$\\...",
"is_translate": false,
"language": "English"
}
]
}