API Response (JSON)
{
"problem": {
"name": "A. Homework",
"description": {
"content": "Once when Gerald studied in the first year at school, his teacher gave the class the following homework. She offered the students a string consisting of _n_ small Latin letters; the task was to learn ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF101A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Once when Gerald studied in the first year at school, his teacher gave the class the following homework. She offered the students a string consisting of _n_ small Latin letters; the task was to learn ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "当杰拉尔德上小学一年级时,老师给全班布置了如下作业:给出一个由 #cf_span[n] 个小写拉丁字母组成的字符串,任务是学习该字符串中包含的字母是如何书写的。然而,由于杰拉尔德太懒,他完全不想学习这些字母。因此,他决定删除字符串的一部分(不一定是连续的部分)。删除的部分可以包含任意数量、任意长度、任意位置的段。但杰拉尔德知道,如果他删除超过 #cf_span[k] 个字符,就会非常可疑。\n\n求在...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\Sigma^* $ be the input string of length $ n $, where $ \\Sigma $ is the set of lowercase Latin letters. \nLet $ k \\in \\mathbb{Z}_{\\geq 0} $ be the maximum number of chara...",
"is_translate": false,
"language": "Formal"
}
]
}