API Response (JSON)
{
"problem": {
"name": "Crested Ibis vs Monster",
"description": {
"content": "Ibis is fighting with a monster. The _health_ of the monster is $H$. Ibis can cast $N$ kinds of spells. Casting the $i$\\-th spell decreases the monster's health by $A_i$, at the cost of $B_i$ Magic Po",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc153_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ibis is fighting with a monster.\nThe _health_ of the monster is $H$.\nIbis can cast $N$ kinds of spells. Casting the $i$\\-th spell decreases the monster's health by $A_i$, at the cost of $B_i$ Magic Po...",
"is_translate": false,
"language": "English"
}
]
}