API Response (JSON)
{
"problem": {
"name": "C. Lock Puzzle",
"description": {
"content": "Welcome to another task about breaking the code lock! Explorers Whitfield and Martin came across an unusual safe, inside of which, according to rumors, there are untold riches, among which one can fin",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF936C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Welcome to another task about breaking the code lock! Explorers Whitfield and Martin came across an unusual safe, inside of which, according to rumors, there are untold riches, among which one can fin...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "欢迎来到另一个破解密码锁的任务!探险家惠特菲尔德和马丁发现了一个不寻常的保险箱,据传言,里面藏有无尽的财富,其中甚至包括离散对数问题的解!\n\n当然,保险箱上安装了一个密码锁。锁的屏幕上会显示一个由 #cf_span[n] 个小写拉丁字母组成的字符串。初始时,屏幕显示字符串 #cf_span[s]。惠特菲尔德和马丁发现,当屏幕上显示字符串 #cf_span[t] 时,保险箱就会打开。\n\n可以通过操作...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ n \\in \\mathbb{N} $, $ s, t \\in \\Sigma^n $ where $ \\Sigma $ is the set of lowercase Latin letters.\n\nDefine an operation $ \\text{shift}(x) $ for $ x \\in \\{0, 1, \\dots, n\\} $: \nGiven a string $ p ...",
"is_translate": false,
"language": "Formal"
}
]
}