API Response (JSON)
{
"problem": {
"name": "「DROI」Round 1 下坠",
"description": {
"content": "$f$ 是定义在 $\\mathbb{N^+}$ 上的函数。 我们令 $a_i$ 表示 $x$ 从低到高第 $i$ 位,那么 $f(x)= \\prod_{i=1}^{len} (a_i+1)$($len$ 表示 $x$ 的位数)。 如果对于一个数 $x$,存在 $y$ 使得 $f(y)=x$,那我们称 $x$ 是下坠数。 现在有 $Q$ 次询问,每次询问会给出一个正整数 $k$。 令 $x$",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 500,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P5"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8982"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$f$ 是定义在 $\\mathbb{N^+}$ 上的函数。\n\n我们令 $a_i$ 表示 $x$ 从低到高第 $i$ 位,那么 $f(x)= \\prod_{i=1}^{len} (a_i+1)$($len$ 表示 $x$ 的位数)。\n\n如果对于一个数 $x$,存在 $y$ 使得 $f(y)=x$,那我们称 $x$ 是下坠数。\n\n现在有 $Q$ 次询问,每次询问会给出一个正整数 $k$。\n\n令 $x$...",
"is_translate": false,
"language": "English"
}
]
}