API Response (JSON)
{
"problem": {
"name": "E. 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": "CF937E"
},
"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": "欢迎来到另一个破解密码锁的任务!探险家 Whitfield 和 Martin 发现了一个不寻常的保险箱,据传言,里面藏有无尽的财宝,其中甚至包括离散对数问题的解!\n\n当然,保险箱上安装了一个密码锁。锁的屏幕会显示一个由 #cf_span[n] 个小写拉丁字母组成的字符串。初始时,屏幕显示字符串 #cf_span[s]。Whitfield 和 Martin 发现,当屏幕显示字符串 #cf_span[...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions**\n\nLet $\\Sigma$ be the set of lowercase Latin letters.\nLet $\\mathcal{S}_n$ be the set of strings over $\\Sigma$ of length $n$.\nFor a string $w \\in \\mathcal{S}_k$, let $w^R$ denote the rev...",
"is_translate": false,
"language": "Formal"
}
]
}