API Response (JSON)
{
"problem": {
"name": "C. Newspaper Headline",
"description": {
"content": "A newspaper is published in Walrusland. Its heading is _s_1, it consists of lowercase Latin letters. Fangy the little walrus wants to buy several such newspapers, cut out their headings, glue them one",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF92C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A newspaper is published in Walrusland. Its heading is _s_1, it consists of lowercase Latin letters. Fangy the little walrus wants to buy several such newspapers, cut out their headings, glue them one...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在海狸国发行一份报纸。其报头为 #cf_span[s1],由小写拉丁字母组成。小海狸 Fangy 想购买若干份这样的报纸,剪下它们的报头,按顺序粘贴在一起,形成一个长字符串。之后,海狸会从这个字符串中擦除若干个字母,以得到一个新的单词 #cf_span[s2]。当 Fangy 擦除某个字母时,不会留下空格,字符串保持连续且仅由小写拉丁字母组成。\n\n例如,报头为 \"_abc_\"。如果我们取两个这样的...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ s_1 $ and $ s_2 $ be two strings over the alphabet of lowercase Latin letters.\n\n**Definition:** \nLet $ n = |s_1| $, $ m = |s_2| $.\n\n**Constraint:** \nFor each character $ c \\in s_2 $, $ c $ mus...",
"is_translate": false,
"language": "Formal"
}
]
}