API Response (JSON)
{
"problem": {
"name": "E. Ever-Hungry Krakozyabra",
"description": {
"content": "<center></center>Recently, a wild Krakozyabra appeared at Jelly Castle. It is, truth to be said, always eager to h",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF834E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "<center></center>Recently, a wild Krakozyabra appeared at Jelly Castle. It is, truth to be said, always eager to h...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "最近,一只野生的克拉科扎布拉出现在果冻城堡。说真的,它总是渴望吃点东西。\n\n它最喜欢的食物是自然数(通常配蜂蜜酱),更准确地说,是这些数的十进制表示中的零。至于其他数字,克拉科扎布拉非常讨厌它们;而且,它们常常导致它消化不良!因此,作为必要的预防措施,克拉科扎布拉在进餐前会将数字的各位按非降序排列。然后,它会吃掉所得数字的前导零,其余部分则被丢弃为一个_不可食用的尾巴_。\n\n例如,如果克拉科扎布拉...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ f: \\mathbb{N} \\to \\mathbb{N} $ be the function that maps a natural number $ n $ to its *inedible tail*, defined as follows: \n- Sort the decimal digits of $ n $ in non-decreasi...",
"is_translate": false,
"language": "Formal"
}
]
}