API Response (JSON)
{
"problem": {
"name": "C. Hexadecimal's Numbers",
"description": {
"content": "One beautiful July morning a terrible thing happened in Mainframe: a mean virus Megabyte somehow got access to the memory of his not less mean sister Hexadecimal. He loaded there a huge amount of _n_ ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF9C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "One beautiful July morning a terrible thing happened in Mainframe: a mean virus Megabyte somehow got access to the memory of his not less mean sister Hexadecimal. He loaded there a huge amount of _n_ ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "一个美丽的七月早晨,Mainframe 发生了一件可怕的事情:邪恶的病毒 Megabyte 以某种方式获得了他同样邪恶的姐姐 Hexadecimal 的内存访问权限。他将从 1 到 #cf_span[n] 的 #cf_span[n] 个不同的自然数加载到内存中,以完全控制她的能量。\n\n但他的计划失败了。原因非常简单:Hexadecimal 仅能识别以二进制格式书写的数字。这意味着,如果一个十进制表...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Given:**\n$n \\in \\mathbb{Z}$ such that $1 \\le n \\le 10^9$.\n\n**Definitions:**\nLet $D_{10}(x)$ be the set of digits in the decimal (base-10) representation of a positive integer $x$.\n\n**Objective:**\nCo...",
"is_translate": false,
"language": "Formal"
}
]
}