API Response (JSON)
{
"problem": {
"name": "Save the Monsters",
"description": {
"content": "You keep $N$ monsters numbered $1$ to $N$. A hero has come to slay your monsters. He will take $M$ turns to attack the monsters. In the $i$\\-th turn, he performs one of the following actions. * Con",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "wtf22_day1_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You keep $N$ monsters numbered $1$ to $N$.\nA hero has come to slay your monsters. He will take $M$ turns to attack the monsters. In the $i$\\-th turn, he performs one of the following actions.\n\n* Con...",
"is_translate": false,
"language": "English"
}
]
}