API Response (JSON)
{
"problem": {
"name": "Mex Min",
"description": {
"content": "Let us define $\\mathrm{mex}(x_1, x_2, x_3, \\dots, x_k)$ as the smallest non-negative integer that does not occur in $x_1, x_2, x_3, \\dots, x_k$. You are given an integer sequence of length $N$: $A =",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc194_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let us define $\\mathrm{mex}(x_1, x_2, x_3, \\dots, x_k)$ as the smallest non-negative integer that does not occur in $x_1, x_2, x_3, \\dots, x_k$. \nYou are given an integer sequence of length $N$: $A =...",
"is_translate": false,
"language": "English"
}
]
}