API Response (JSON)
{
"problem": {
"name": "B. Average Sleep Time",
"description": {
"content": "It's been almost a week since Polycarp couldn't get rid of insomnia. And as you may already know, one week in Berland lasts _k_ days! When Polycarp went to a doctor with his problem, the doctor asked",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF808B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It's been almost a week since Polycarp couldn't get rid of insomnia. And as you may already know, one week in Berland lasts _k_ days!\n\nWhen Polycarp went to a doctor with his problem, the doctor asked...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "自从波利卡普患上失眠症已经快一周了。正如你可能已经知道的,贝兰的一周由 #cf_span[k] 天组成!\n\n当波利卡普带着这个问题去看医生时,医生问他关于他的睡眠计划(更具体地说,是每周的平均睡眠小时数)。幸运的是,波利卡普记录了过去 #cf_span[n] 天的睡眠时间。因此,他现在有一个序列 #cf_span[a1, a2, ..., an],其中 #cf_span[ai] 表示第 #cf_s...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z} $ with $ 1 \\leq k \\leq n \\leq 2 \\cdot 10^5 $. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of integers with $ 1 \\leq a_i \\leq 10^5 $.\n\n**Constraints**...",
"is_translate": false,
"language": "Formal"
}
]
}