API Response (JSON)
{
"problem": {
"name": "Bomber",
"description": {
"content": "We have a two-dimensional grid with $H \\times W$ squares. There are $M$ targets to destroy in this grid - the position of the $i$\\-th target is $\\left(h_i, w_i \\right)$. Takahashi will choose one squa",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc176_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a two-dimensional grid with $H \\times W$ squares. There are $M$ targets to destroy in this grid - the position of the $i$\\-th target is $\\left(h_i, w_i \\right)$.\nTakahashi will choose one squa...",
"is_translate": false,
"language": "English"
}
]
}