API Response (JSON)
{
"problem": {
"name": "B. A Prosperous Lot",
"description": {
"content": "_Apart from Nian, there is a daemon named Sui, which terrifies children and causes them to become sick. Parents give their children money wrapped in red packets and put them under the pillow, so that ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF934B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_Apart from Nian, there is a daemon named Sui, which terrifies children and causes them to become sick. Parents give their children money wrapped in red packets and put them under the pillow, so that ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "除了年兽之外,还有一种名为祟的妖魔,它会惊吓儿童并使其生病。父母会给孩子们红包,把钱放在枕头下,这样当祟靠近时,会被钱中的仙子驱赶走。\n\n大班班正在犹豫该给多少压岁钱。他认为环形是幸运的,因为它象征着团结与和谐。\n\n他希望找到一个不超过 $10^{18}$ 的正整数 $n$,使得 $n$ 的十进制表示中恰好包含 $k$ 个环,或者确定这样的 $n$ 不存在。\n\n一个环是指在阿拉伯数字的十进制表示中...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ k \\in \\mathbb{Z} $, $ 1 \\leq k \\leq 10^6 $, be the target number of loops. \nLet $ L(d) $ denote the number of loops in digit $ d \\in \\{0,1,\\dots,9\\} $: \n$$\nL(0) = 1,\\ L(1) = ...",
"is_translate": false,
"language": "Formal"
}
]
}