API Response (JSON)
{
"problem": {
"name": "D. Fedor and coupons",
"description": {
"content": "All our characters have hobbies. The same is true for Fedor. He enjoys shopping in the neighboring supermarket. The goods in the supermarket have unique integer ids. Also, for every integer there is ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF754D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "All our characters have hobbies. The same is true for Fedor. He enjoys shopping in the neighboring supermarket.\n\nThe goods in the supermarket have unique integer ids. Also, for every integer there is ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "我们所有的角色都有爱好,费多尔也不例外。他喜欢去附近的超市购物。\n\n超市中的商品具有唯一的整数编号,并且对于每个整数,都存在一个编号等于该整数的商品。费多尔有 #cf_span[n] 张折扣券,第 #cf_span[i] 张券可用于编号在 #cf_span[li] 到 #cf_span[ri](包含两端)之间的商品。今天费多尔想恰好带 #cf_span[k] 张券。\n\n费多尔希望选择 #cf_sp...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z} $ with $ 1 \\leq k \\leq n \\leq 3 \\cdot 10^5 $. \nLet $ C = \\{ (l_i, r_i) \\mid i \\in \\{1, \\dots, n\\} \\} $ be a set of $ n $ intervals, where $ l_i, r_i \\in \\m...",
"is_translate": false,
"language": "Formal"
}
]
}