API Response (JSON)
{
"problem": {
"name": "City Savers",
"description": {
"content": "There are $N+1$ towns. The $i$\\-th town is being attacked by $A_i$ monsters. We have $N$ heroes. The $i$\\-th hero can defeat monsters attacking the $i$\\-th or $(i+1)$\\-th town, for a total of at most ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc135_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N+1$ towns. The $i$\\-th town is being attacked by $A_i$ monsters.\nWe have $N$ heroes. The $i$\\-th hero can defeat monsters attacking the $i$\\-th or $(i+1)$\\-th town, for a total of at most ...",
"is_translate": false,
"language": "English"
}
]
}