API Response (JSON)
{
"problem": {
"name": "G. World Mug (B)",
"description": {
"content": "The organizers of the tournament wish to ensure a great amount of fun for the fans, for that, they have decided to rearrange the teams such that more goals in the tournament are scored. Can you help ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10179G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The organizers of the tournament wish to ensure a great amount of fun for the fans, for that, they have decided to rearrange the teams such that more goals in the tournament are scored.\n\nCan you help ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n = 2^k $ for some $ k \\in \\mathbb{Z}^+ $, the number of teams. \nLet $ S = \\{s_1, s_2, \\dots, s_n\\} $ be a set of distinct positive integers representing team strengths.\n\n**Co...",
"is_translate": false,
"language": "Formal"
}
]
}