API Response (JSON)
{
"problem": {
"name": "C. Tennis Championship",
"description": {
"content": "Famous Brazil city Rio de Janeiro holds a tennis tournament and Ostap Bender doesn't want to miss this event. There will be _n_ players participating, and the tournament will follow knockout rules fro",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF735C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Famous Brazil city Rio de Janeiro holds a tennis tournament and Ostap Bender doesn't want to miss this event. There will be _n_ players participating, and the tournament will follow knockout rules fro...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "著名的巴西城市里约热内卢举办了一场网球锦标赛,奥斯塔普·本德不想错过这一赛事。将有 #cf_span[n] 名选手参赛,锦标赛从第一场比赛开始就采用淘汰制,这意味着一旦某位选手输掉一场比赛,他将立即被淘汰。\n\n组织者仍在安排赛程(即比赛的顺序和对阵安排),但他们已经固定了一条规则:两名选手只有在他们已进行的比赛场数之差不超过一的情况下才能相互对阵。当然,两名选手都必须赢得所有之前的比赛才能继续参赛...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ n \\in \\mathbb{Z} $ with $ 2 \\leq n \\leq 10^{18} $ be the number of players.\n\nDefine $ f(n) $ as the maximum number of games the winner can play under the constraint that two players may only com...",
"is_translate": false,
"language": "Formal"
}
]
}