API Response (JSON)
{
"problem": {
"name": "B. Valued Keys",
"description": {
"content": "You found a mysterious function _f_. The function takes two strings _s_1 and _s_2. These strings must consist only of lowercase English letters, and must be the same length. The output of the functio",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF801B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You found a mysterious function _f_. The function takes two strings _s_1 and _s_2. These strings must consist only of lowercase English letters, and must be the same length.\n\nThe output of the functio...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "你发现了一个神秘的函数 #cf_span[f]。该函数接受两个字符串 #cf_span[s1] 和 #cf_span[s2]。这些字符串必须仅由小写英文字母组成,且长度必须相同。\n\n函数 #cf_span[f] 的输出是另一个相同长度的字符串。输出的第 #cf_span[i] 个字符等于 #cf_span[s1] 的第 #cf_span[i] 个字符与 #cf_span[s2] 的第 #cf_sp...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ x, y \\in \\Sigma^n $ be strings of length $ n $, where $ \\Sigma = \\{a, b, \\dots, z\\} $ is the set of lowercase English letters. \nDefine the function $ f: \\Sigma^n \\times \\Sigma...",
"is_translate": false,
"language": "Formal"
}
]
}