API Response (JSON)
{
"problem": {
"name": "D. String Game",
"description": {
"content": "Little Nastya has a hobby, she likes to remove some letters from word, to obtain another word. But it turns out to be pretty hard for her, because she is too young. Therefore, her brother Sergey alway",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF779D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Little Nastya has a hobby, she likes to remove some letters from word, to obtain another word. But it turns out to be pretty hard for her, because she is too young. Therefore, her brother Sergey alway...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "小娜斯娅有一个爱好,她喜欢从一个单词中删除一些字母,以得到另一个单词。但对她来说这相当困难,因为她太年轻了。因此,她的哥哥谢尔盖总是帮助她。\n\n谢尔盖给娜斯娅一个单词 #cf_span[t],并希望从中得到单词 #cf_span[p]。娜斯娅按照特定的顺序(逐个删除,顺序严格)删除字母,这个顺序由单词 #cf_span[t] 的字母索引的一个排列指定:#cf_span[a1... a|t|]。我们...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ t \\in \\Sigma^* $ be the initial word, $ p \\in \\Sigma^* $ be the target word, with $ |p| < |t| $. \nLet $ A = (a_1, a_2, \\dots, a_{|t|}) $ be a permutation of indices $ \\{1, 2, ...",
"is_translate": false,
"language": "Formal"
}
]
}