API Response (JSON)
{
"problem": {
"name": "H. Game Of Chance",
"description": {
"content": "Billionaires Robin McBobin and Ronald Dump are playing the Game of Chance. The game takes $n$ turns. On each turn, one of the players has the right of choice, Robin gets it for the first move. On eac",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 3000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10212H"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Billionaires Robin McBobin and Ronald Dump are playing the Game of Chance.\n\nThe game takes $n$ turns. On each turn, one of the players has the right of choice, Robin gets it for the first move. On eac...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Let $ m \\in \\mathbb{Z} $, $ m \\geq 3 $. \nLet $ d $ be the limit of the expected difference $ d_n = \\mathbb{E}[\\text{Robin's sum} - \\text{Ronald's sum}] $ as $ n \\to \\infty $, under optimal play.\n\nThe...",
"is_translate": false,
"language": "Formal"
}
]
}