API Response (JSON)
{
"problem": {
"name": "E. Turn Off The TV",
"description": {
"content": "Luba needs your help again! Luba has _n_ TV sets. She knows that _i_\\-th TV set will be working from moment of time _l__i_ till moment _r__i_, inclusive. Luba wants to switch off one of TV sets in or",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF863E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Luba needs your help again! Luba has _n_ TV sets. She knows that _i_\\-th TV set will be working from moment of time _l__i_ till moment _r__i_, inclusive.\n\nLuba wants to switch off one of TV sets in or...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Luba 再次需要你的帮助!Luba 有 #cf_span[n] 台电视。她知道第 #cf_span[i] 台电视将在时间点 #cf_span[li] 到 #cf_span[ri](包含两端)期间工作。\n\nLuba 想要关闭其中一台电视以腾出插座。我们称某台电视为 _冗余_ 的,如果关闭它之后,至少有一台电视工作的 _整数_ 时间点的数量不会减少。如果 Luba 必须关闭一台非 _冗余_ 的电视,...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of TV sets. \nFor each $ i \\in \\{1, \\dots, n\\} $, let $ I_i = [l_i, r_i] \\subseteq \\mathbb{Z} $ be the closed interval of integer time moment...",
"is_translate": false,
"language": "Formal"
}
]
}