API Response (JSON)
{
"problem": {
"name": "B. Similar Words",
"description": {
"content": "Let us call a non-empty sequence of lowercase English letters a word. Prefix of a word _x_ is a word _y_ that can be obtained from _x_ by removing zero or more last letters of _x_. Let us call two wo",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF856B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let us call a non-empty sequence of lowercase English letters a word. Prefix of a word _x_ is a word _y_ that can be obtained from _x_ by removing zero or more last letters of _x_.\n\nLet us call two wo...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "我们称一个由小写英文字母组成的非空序列为一个 #cf_span(class=[tex-font-style-underline], body=[word])。单词 #cf_span[x] 的 #cf_span(class=[tex-font-style-underline], body=[Prefix]) 是一个可以通过从 #cf_span[x] 的末尾删除零个或多个字母得到的单词 #cf_spa...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ S $ be a finite set of non-empty strings over the lowercase English alphabet.\n\nDefine a relation $ \\sim $ on strings: $ x \\sim y $ if one can be obtained from the other by removing the first cha...",
"is_translate": false,
"language": "Formal"
}
]
}