API Response (JSON)
{
"problem": {
"name": "Health M Death",
"description": {
"content": "Takahashi, the magician, is fighting with a monster. His magic can defeat a monster whose _health_ is a multiple of $M$. It has no effect on a monster whose health is not a multiple of $M$. Can his ma",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc195_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi, the magician, is fighting with a monster.\nHis magic can defeat a monster whose _health_ is a multiple of $M$. It has no effect on a monster whose health is not a multiple of $M$.\nCan his ma...",
"is_translate": false,
"language": "English"
}
]
}