API Response (JSON)
{
"problem": {
"name": "B. Getting an A",
"description": {
"content": "Translator's note: in Russia's most widespread grading system, there are four grades: 5, 4, 3, 2, the higher the better, roughly corresponding to A, B, C and F respectively in American grading system.",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF991B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Translator's note: in Russia's most widespread grading system, there are four grades: 5, 4, 3, 2, the higher the better, roughly corresponding to A, B, C and F respectively in American grading system....",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "译者注:在俄罗斯最普遍的评分系统中,有四种成绩:5、4、3、2,分数越高越好,大致分别对应美国评分系统中的 A、B、C 和 F。\n\n学期即将结束,学生们开始关注自己的成绩。今天,一位教授告诉学生,他的课程成绩将自动计算——他会计算本学期所有实验作业成绩的简单平均值(算术平均数),然后四舍五入到最接近的整数。四舍五入时会偏向学生:$4.5$ 会被向上取整为 $5$(如示例 3),但 $4.4$ 会被...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ n \\in \\mathbb{N} $, $ 1 \\leq n \\leq 100 $, be the number of lab work grades.\n\nLet $ g_1, g_2, \\dots, g_n \\in \\{2, 3, 4, 5\\} $ be Vasya’s current grades.\n\nDefine the arithmetic mean: \n$$\n\\mu = \\...",
"is_translate": false,
"language": "Formal"
}
]
}