API Response (JSON)
{
"problem": {
"name": "A. Toda 2",
"description": {
"content": "A group of _n_ friends enjoys playing popular video game Toda 2. There is a rating system describing skill level of each player, initially the rating of the _i_\\-th friend is _r__i_. The friends deci",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF730A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A group of _n_ friends enjoys playing popular video game Toda 2. There is a rating system describing skill level of each player, initially the rating of the _i_\\-th friend is _r__i_.\n\nThe friends deci...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "一组 #cf_span[n] 位朋友喜欢玩流行视频游戏 Toda 2。游戏中有一个描述每位玩家技术水平的评分系统,初始时第 #cf_span[i] 位朋友的评分为 #cf_span[ri]。\n\n朋友们决定组队参加锦标赛。但为了被允许组成一个包含全部 #cf_span[n] 位朋友的队伍,他们的评分必须相等。因此,朋友们面临一个问题:如何使他们的评分全部相等。\n\n改变评分的一种方式是主动输掉一些比赛...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of friends, with $ 2 \\leq n \\leq 100 $. \nLet $ R = (r_1, r_2, \\dots, r_n) $ be the initial rating vector, where $ r_i \\in \\mathbb{Z}_{\\geq 0} ...",
"is_translate": false,
"language": "Formal"
}
]
}