API Response (JSON)
{
"problem": {
"name": "C. Mahmoud and a Message",
"description": {
"content": "Mahmoud wrote a message _s_ of length _n_. He wants to send it as a birthday present to his friend Moaz who likes strings. He wrote it on a magical paper but he was surprised because some characters d",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF766C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mahmoud wrote a message _s_ of length _n_. He wants to send it as a birthday present to his friend Moaz who likes strings. He wrote it on a magical paper but he was surprised because some characters d...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Mahmoud 写了一条长度为 $n$ 的消息 #cf_span[s]。他想将其作为生日礼物发送给喜欢字符串的朋友 Moaz。他将消息写在一张神奇的纸上,但惊讶地发现有些字符在书写过程中消失了。这是因为这张神奇的纸不允许在长度超过 $a_i$ 的字符串中写入英文字母表中的第 $i$ 个字符。例如,如果 $a_1 = 2$,则他不能在长度为 $3$ 或更长的字符串中写入字符 '_a_'。字符串 \"_...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions:**\n\n- Let $ n \\in \\mathbb{N} $, $ 1 \\leq n \\leq 10^3 $, be the length of the string $ s \\in \\Sigma^n $, where $ \\Sigma = \\{a, b, \\dots, z\\} $.\n- Let $ a: \\Sigma \\to \\mathbb{N} $, with $ ...",
"is_translate": false,
"language": "Formal"
}
]
}