API Response (JSON)
{
"problem": {
"name": "「LAOI-4」Mex Tower (Easy ver.)",
"description": {
"content": "定义 $\\operatorname{mex}(x, y)$ 表示在集合 $\\{x, y\\}$ 中最小的未出现的 **自然数**。例如,$\\operatorname{mex}(1, 5) = 0$,$\\operatorname{mex}(3, 0) = 1$。 继而,我们定义对自然数序列 $a_1\\dots a_n$ 的一次操作,是将序列 $a$ 替换为 **长度为 $\\bm{n - 1}$ 的*",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10369"
},
"statements": [
{
"statement_type": "Markdown",
"content": "定义 $\\operatorname{mex}(x, y)$ 表示在集合 $\\{x, y\\}$ 中最小的未出现的 **自然数**。例如,$\\operatorname{mex}(1, 5) = 0$,$\\operatorname{mex}(3, 0) = 1$。\n\n继而,我们定义对自然数序列 $a_1\\dots a_n$ 的一次操作,是将序列 $a$ 替换为 **长度为 $\\bm{n - 1}$ 的*...",
"is_translate": false,
"language": "English"
}
]
}