API Response (JSON)
{
"problem": {
"name": "D. Alarm Clock",
"description": {
"content": "Every evening Vitalya sets _n_ alarm clocks to wake up tomorrow. Every alarm clock rings during exactly one minute and is characterized by one integer _a__i_ — number of minute after midnight in which",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF898D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Every evening Vitalya sets _n_ alarm clocks to wake up tomorrow. Every alarm clock rings during exactly one minute and is characterized by one integer _a__i_ — number of minute after midnight in which...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "每天晚上,Vitalya 会设置 #cf_span[n] 个闹钟以便第二天醒来。每个闹钟恰好在一分钟内响起,其特征是一个整数 #cf_span[ai] —— 表示从午夜开始经过的第 #cf_span[ai] 分钟时响起。每个闹钟在分钟开始时响起,并在整个分钟内持续响铃。\n\n如果在某段连续的 #cf_span[m] 分钟内,至少有 #cf_span[k] 个闹钟**开始**响铃,则 Vitalya ...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq k \\leq n \\leq 2 \\cdot 10^5 $, $ 1 \\leq m \\leq 10^6 $. \nLet $ A = \\{a_1, a_2, \\dots, a_n\\} \\subset \\{1, 2, \\dots, 10^6\\} $ be a set of ...",
"is_translate": false,
"language": "Formal"
}
]
}