API Response (JSON)
{
"problem": {
"name": "Common Raccoon vs Monster",
"description": {
"content": "Raccoon is fighting with a monster. The _health_ of the monster is $H$. Raccoon can use $N$ kinds of special moves. Using the $i$\\-th move decreases the monster's health by $A_i$. There is no other wa",
"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_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Raccoon is fighting with a monster.\nThe _health_ of the monster is $H$.\nRaccoon can use $N$ kinds of special moves. Using the $i$\\-th move decreases the monster's health by $A_i$. There is no other wa...",
"is_translate": false,
"language": "English"
}
]
}