API Response (JSON)
{
"problem": {
"name": "A. Way Too Long Words",
"description": {
"content": "Sometimes some words like \"_localization_\" or \"_internationalization_\" are so long that writing them many times in one text is quite tiresome. Let's consider a word _too long_, if its length is **str",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF71A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sometimes some words like \"_localization_\" or \"_internationalization_\" are so long that writing them many times in one text is quite tiresome.\n\nLet's consider a word _too long_, if its length is **str...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "有时一些单词如 \"_localization_\" 或 \"_internationalization_\" 过于冗长,在一篇文章中多次书写它们相当繁琐。\n\n如果一个单词的长度 *严格大于* #cf_span[10] 个字符,则称其为 _过长单词_。所有过长单词都应被替换为一个特殊的缩写。\n\n这种缩写的构造方式如下:我们写出单词的第一个字母和最后一个字母,并在它们之间写下第一个字母与最后一个字母之间的字...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of words. \nLet $ W = (w_1, w_2, \\dots, w_n) $ be a sequence of words, where each $ w_i $ is a string over the lowercase Latin alphabet, and $ ...",
"is_translate": false,
"language": "Formal"
}
]
}