API Response (JSON)
{
"problem": {
"name": "MEX",
"description": {
"content": "You are given a length-$N$ sequence $A=(A_1,A_2,\\dots,A_N)$ consisting of $0$, $1$, and $2$, and a length-$N$ string $S=S_1S_2\\dots S_N$ consisting of `M`, `E`, and `X`. Find the sum of $\\text{mex}(A_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc308_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a length-$N$ sequence $A=(A_1,A_2,\\dots,A_N)$ consisting of $0$, $1$, and $2$, and a length-$N$ string $S=S_1S_2\\dots S_N$ consisting of `M`, `E`, and `X`.\nFind the sum of $\\text{mex}(A_...",
"is_translate": false,
"language": "English"
}
]
}