API Response (JSON)
{
"problem": {
"name": "Sanitize Hands",
"description": {
"content": "There is a bottle of disinfectant that can disinfect exactly $M$ hands. $N$ aliens come one by one to disinfect their hands. The $i$\\-th alien ($1 \\leq i \\leq N$) has $H_i$ hands and wants to disinf",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc357_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a bottle of disinfectant that can disinfect exactly $M$ hands.\n$N$ aliens come one by one to disinfect their hands. \nThe $i$\\-th alien ($1 \\leq i \\leq N$) has $H_i$ hands and wants to disinf...",
"is_translate": false,
"language": "English"
}
]
}