API Response (JSON)
{
"problem": {
"name": "A. Interview with Oleg",
"description": {
"content": "Polycarp has interviewed Oleg and has written the interview down without punctuation marks and spaces to save time. Thus, the interview is now a string _s_ consisting of _n_ lowercase English letters.",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF729A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Polycarp has interviewed Oleg and has written the interview down without punctuation marks and spaces to save time. Thus, the interview is now a string _s_ consisting of _n_ lowercase English letters....",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Polycarp 对 Oleg 进行了采访,并为了节省时间,将采访内容写成了一串没有标点符号和空格的字符串。因此,采访内容现在是一个由 #cf_span[n] 个小写英文字母组成的字符串 #cf_span[s]。\n\nOleg 的讲话中有一个填充词 _ogo_。所有可以通过在 _ogo_ 末尾添加若干次 _go_ 而得到的单词也被视为填充词。例如,单词 _ogo_、_ogogo_、_ogogogo_...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the length of the string. \nLet $ s \\in \\Sigma^n $ be the input string, where $ \\Sigma = \\{a, b, \\dots, z\\} $. \n\nA *filler* is a substring of the form ...",
"is_translate": false,
"language": "Formal"
}
]
}