API Response (JSON)
{
"problem": {
"name": "Monsters Battle Royale",
"description": {
"content": "There are $N$ monsters, numbered $1, 2, ..., N$. Initially, the health of Monster $i$ is $A_i$. Below, a monster with at least $1$ health is called alive. Until there is only one alive monster, the fo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc118_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ monsters, numbered $1, 2, ..., N$.\nInitially, the health of Monster $i$ is $A_i$.\nBelow, a monster with at least $1$ health is called alive.\nUntil there is only one alive monster, the fo...",
"is_translate": false,
"language": "English"
}
]
}