API Response (JSON)
{
"problem": {
"name": "C. New Year and Rating",
"description": {
"content": "Every Codeforces user has rating, described with one integer, possibly negative or zero. Users are divided into two divisions. The first division is for users with rating 1900 or higher. Those with ra",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF750C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Every Codeforces user has rating, described with one integer, possibly negative or zero. Users are divided into two divisions. The first division is for users with rating 1900 or higher. Those with ra...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "每个 Codeforces 用户都有一个评分,用一个整数表示,可能为负数或零。用户被分为两个组。第一组是评分不低于 #cf_span[1900] 的用户,评分不高于 #cf_span[1899] 的用户属于第二组。在每场比赛中,根据选手的表现,其评分会变化某个值,可能为负数或零。\n\nLimak 在 2016 年参加了 #cf_span[n] 场比赛。他记得,在第 #cf_span[i] 场比赛中,...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of contests. \nFor $ i \\in \\{1, \\dots, n\\} $: \n- Let $ c_i \\in \\mathbb{Z} $ denote the rating change after contest $ i $, with $ -100 \\leq c...",
"is_translate": false,
"language": "Formal"
}
]
}