API Response (JSON)
{
"problem": {
"name": "Mex Boxes",
"description": {
"content": "Snuke has $N$ balls, each with an integer written on it. The numbers on the balls are $a_1, a_2, \\ldots, a_N$. He has decided to put these $N$ balls in $K$ boxes. Every ball must be in some box, but t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "keyence2021_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has $N$ balls, each with an integer written on it. The numbers on the balls are $a_1, a_2, \\ldots, a_N$.\nHe has decided to put these $N$ balls in $K$ boxes. Every ball must be in some box, but t...",
"is_translate": false,
"language": "English"
}
]
}