API Response (JSON)
{
"problem": {
"name": "D. String Mark",
"description": {
"content": "At the Byteland State University marks are strings of the same length. Mark _x_ is considered better than _y_ if string _y_ is lexicographically smaller than _x_. Recently at the BSU was an important",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF895D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "At the Byteland State University marks are strings of the same length. Mark _x_ is considered better than _y_ if string _y_ is lexicographically smaller than _x_.\n\nRecently at the BSU was an important...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在 Byteland 国立大学,成绩用相同长度的字符串表示。字符串 #cf_span[y] 在字典序上小于 #cf_span[x] 时,认为标记 #cf_span[x] 优于 #cf_span[y]。\n\n最近在 BSU 举行了一次重要考试,Vasya 得到了标记 #cf_span[a]。老师很难记住每个学生的准确成绩,但他知道一个标记 #cf_span[b],使得所有学生的成绩都严格小于 #cf_...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b \\in \\Sigma^n $ be two strings of equal length $ n $, where $ \\Sigma = \\{ \\text{a}, \\text{b}, \\dots, \\text{z} \\} $, and $ a \\prec b $ lexicographically. \nLet $ P(a) $ deno...",
"is_translate": false,
"language": "Formal"
}
]
}