API Response (JSON)
{
"problem": {
"name": "D. Autocompletion",
"description": {
"content": "Arcady is a copywriter. His today's task is to type up an already well-designed story using his favorite text editor. Arcady types words, punctuation signs and spaces one after another. Each letter a",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF928D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Arcady is a copywriter. His today's task is to type up an already well-designed story using his favorite text editor.\n\nArcady types words, punctuation signs and spaces one after another. Each letter a...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Arcady 是一名文案编辑。他今天的任务是使用他最喜欢的文本编辑器输入一篇已经设计好的故事。\n\nArcady 一个接一个地输入单词、标点符号和空格。每个字母和每个符号(包括换行符)都需要一次键盘点击才能打印出来。此外,当 Arcady 在屏幕上有一个非空的单词前缀时,编辑器会提出一个可能的自动补全建议,即从已经打印过的单词中选择一个,使得其前缀与当前输入的前缀匹配,且该单词是唯一的。例如,如果 ...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T $ be the input text string over the alphabet $ \\Sigma = \\{ \\text{lowercase letters}, \\text{space}, \\text{line feed}, ., ,, ?, !, ', - \\} $. \nLet $ W = (w_1, w_2, \\dots, w_m)...",
"is_translate": false,
"language": "Formal"
}
]
}