API Response (JSON)
{
"problem": {
"name": "Fennec vs Monster",
"description": {
"content": "Fennec is fighting with $N$ monsters. The _health_ of the $i$\\-th monster is $H_i$. Fennec can do the following two actions: * Attack: Fennec chooses one monster. That monster's health will decreas",
"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_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Fennec is fighting with $N$ monsters.\nThe _health_ of the $i$\\-th monster is $H_i$.\nFennec can do the following two actions:\n\n* Attack: Fennec chooses one monster. That monster's health will decreas...",
"is_translate": false,
"language": "English"
}
]
}