API Response (JSON)
{
"problem": {
"name": "Blocks on Grid",
"description": {
"content": "We have a grid with $H$ horizontal rows and $W$ vertical columns. The square at the $i$\\-th row from the top and $j$\\-th column from the left has $A_{i, j}$ blocks stacked on it. At least how many blo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc186_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $H$ horizontal rows and $W$ vertical columns. The square at the $i$\\-th row from the top and $j$\\-th column from the left has $A_{i, j}$ blocks stacked on it.\nAt least how many blo...",
"is_translate": false,
"language": "English"
}
]
}