API Response (JSON)
{
"problem": {
"name": "D. Bacterial Melee",
"description": {
"content": "Julia is conducting an experiment in her lab. She placed several luminescent bacterial colonies in a horizontal testtube. Different types of bacteria can be distinguished by the color of light they em",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF759D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Julia is conducting an experiment in her lab. She placed several luminescent bacterial colonies in a horizontal testtube. Different types of bacteria can be distinguished by the color of light they em...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Julia 正在她的实验室中进行一项实验。她将若干发光的细菌菌落放置在一个水平的试管中。不同类型的细菌可以通过它们发出的光的颜色来区分。Julia 用小写拉丁字母 \"_a_\" 到 \"_z_\" 标记细菌的类型。\n\n试管被划分为 #cf_span[n] 个连续的区域。在任意时刻,每个区域都由一个特定类型细菌的菌落占据。因此,试管在任意时刻的种群可以用一个由 #cf_span[n] 个拉丁字符组成的字符...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of regions. \nLet $ s \\in \\{a, \\dots, z\\}^n $ be the initial string representing the bacterial population. \n\n**Constraints** \n$ 1 \\leq n \\leq...",
"is_translate": false,
"language": "Formal"
}
]
}