API Response (JSON)
{
"problem": {
"name": "B. Code obfuscation",
"description": {
"content": "Kostya likes Codeforces contests very much. However, he is very disappointed that his solutions are frequently hacked. That's why he decided to obfuscate (intentionally make less readable) his code be",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF765B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Kostya likes Codeforces contests very much. However, he is very disappointed that his solutions are frequently hacked. That's why he decided to obfuscate (intentionally make less readable) his code be...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Kostya 非常喜欢 Codeforces 比赛。然而,他非常失望的是,他的解决方案经常被 hack。因此,他决定在即将到来的比赛前对代码进行混淆(故意降低可读性)。\n\n为了混淆代码,Kostya 首先查看程序中使用的第一个变量名,并将其所有出现替换为单个符号 #cf_span[a],然后查看尚未被替换的第二个变量名,并将其所有出现替换为 #cf_span[b],依此类推。Kostya 是个有礼...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ S $ be a string of lowercase English letters of length $ |S| \\in [1, 500] $.\n\nDefine a mapping $ f: \\mathbb{N} \\to \\{a, b, c, \\dots\\} $ (at most 26 distinct symbols) such that:\n- The first disti...",
"is_translate": false,
"language": "Formal"
}
]
}