API Response (JSON)
{
"problem": {
"name": "B. 炼金术",
"description": {
"content": "小白最近沉迷炼金术。通过炼金术,小白可以获得很多没见过的新物质,例如 $c u + a l arrow.r a u + c l$。 在这种炼金术中,每一种物质都可以用一个只包含小写字母的字符串来表示。同一个字符串表示相同的物质,不同的字符串表示的物质也不同。如果一种物质对应的字符串包含在另一种物质对应的字符串中,也就是它作为子串出现在另一种物质中,那么这种物质通过炼金术流程可以得到另一种物质。例",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10217B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小白最近沉迷炼金术。通过炼金术,小白可以获得很多没见过的新物质,例如 $c u + a l arrow.r a u + c l$。\n\n在这种炼金术中,每一种物质都可以用一个只包含小写字母的字符串来表示。同一个字符串表示相同的物质,不同的字符串表示的物质也不同。如果一种物质对应的字符串包含在另一种物质对应的字符串中,也就是它作为子串出现在另一种物质中,那么这种物质通过炼金术流程可以得到另一种物质。例...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the required length of the target string. \nLet $ m \\in \\mathbb{Z}^+ $ be the number of existing strings. \nLet $ S = \\{s_1, s_2, \\dots, s_m\\} $ be the ...",
"is_translate": false,
"language": "Formal"
}
]
}