API Response (JSON)
{
"problem": {
"name": "B. Game of Credit Cards",
"description": {
"content": "After the fourth season Sherlock and Moriary have realized the whole foolishness of the battle between them and decided to continue their competitions in peaceful game of Credit Cards. Rules of this ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF777B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "After the fourth season Sherlock and Moriary have realized the whole foolishness of the battle between them and decided to continue their competitions in peaceful game of Credit Cards.\n\nRules of this ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在第四季之后,夏洛克和莫里亚蒂意识到他们之间的斗争全然愚蠢,决定继续以和平的信用卡游戏进行竞赛。\n\n这个游戏的规则很简单:每位玩家拿出自己最喜欢的 #cf_span[n] 位数字的信用卡。然后两位玩家依次报出自己卡片上的数字。如果两个数字不相等,则数字较小的玩家会从对方那里得到一记弹额头(通常用食指轻敲)。例如,若 #cf_span[n = 3],夏洛克的卡片是 #cf_span[123],莫里亚...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of digits. \nLet $ S = (s_1, s_2, \\dots, s_n) $ be the sequence of digits on Sherlock’s card. \nLet $ M = (m_1, m_2, \\dots, m_n) $ be the seq...",
"is_translate": false,
"language": "Formal"
}
]
}