API Response (JSON)
{
"problem": {
"name": "E. Help Shrek and Donkey",
"description": {
"content": "Shrek and the Donkey (as you can guess, they also live in the far away kingdom) decided to play a card game called YAGame. The rules are very simple: initially Shrek holds _m_ cards and the Donkey hol",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF98E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Shrek and the Donkey (as you can guess, they also live in the far away kingdom) decided to play a card game called YAGame. The rules are very simple: initially Shrek holds _m_ cards and the Donkey hol...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Shrek 和驴子(正如你所猜的,他们也住在遥远的王国)决定玩一种叫 YAGame 的纸牌游戏。规则非常简单:初始时 Shrek 持有 #cf_span[m] 张牌,驴子持有 #cf_span[n] 张牌(玩家看不到对方的牌),此外有一张牌面朝下放在桌上,两位玩家也都看不到它。因此,游戏开始时总共有 #cf_span[m + n + 1] 张牌。此外,玩家知道整副牌包含哪些牌以及自己手中的牌(但他...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ m, n \\in \\mathbb{Z}_{\\geq 0} $ denote the number of cards held by Shrek and Donkey, respectively. \nLet $ N = m + n + 1 $ be the total number of distinct cards in the deck. \nL...",
"is_translate": false,
"language": "Formal"
}
]
}