API Response (JSON)
{
"problem": {
"name": "E. Roma and Poker",
"description": {
"content": "Each evening Roma plays online poker on his favourite website. The rules of poker on this website are a bit strange: there are always two players in a hand, there are no bets, and the winner takes 1 v",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF803E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Each evening Roma plays online poker on his favourite website. The rules of poker on this website are a bit strange: there are always two players in a hand, there are no bets, and the winner takes 1 v...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "每天晚上,Roma 都在他最喜欢的网站上玩在线扑克。这个网站的扑克规则有些特别:每局总是两名玩家,没有下注,赢家从输家那里赢得 1 虚拟布尔。\n\n昨晚,Roma 开始玩扑克。他决定最多只花 #cf_span[k] 虚拟布尔——如果他的输局数超过赢局数达到 #cf_span[k],他会立即停止。此外,如果他的赢局数超过输局数达到 #cf_span[k],他也会离开游戏,因为他已经赢够了今晚的钱。\n\n...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq n, k \\leq 1000 $. \nLet $ s \\in \\{W, L, D, ?\\}^n $ be the input sequence of length $ n $. \n\n**Constraints** \nLet $ s' \\in \\{W, L, D\\}^n ...",
"is_translate": false,
"language": "Formal"
}
]
}