API Response (JSON)
{
"problem": {
"name": "F. Session in BSU",
"description": {
"content": "Polycarp studies in Berland State University. Soon he will have to take his exam. He has to pass exactly $n$ exams. For the each exam $i$ there are known two days: $a_i$ — day of the first opportunit",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF1027F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Polycarp studies in Berland State University. Soon he will have to take his exam. He has to pass exactly $n$ exams.\n\nFor the each exam $i$ there are known two days: $a_i$ — day of the first opportunit...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Polycarp 在 Berland 国立大学学习。很快他就要参加考试了。他必须通过恰好 $n$ 门考试。\n\n对于每门考试 $i$,已知两个日期:$a_i$ —— 第一次参加考试的日期,$b_i$ —— 第二次参加考试的日期($a_i < b_i$)。Polycarp 在每一天最多只能参加一门考试。对于每门考试,Polycarp 自行选择在哪一天参加。他必须通过所有 $n$ 门考试。\n\nPolyc...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of exams. \nFor each exam $ i \\in \\{1, \\dots, n\\} $, let $ (a_i, b_i) \\in \\mathbb{Z}^2 $ denote the two available days to pass the exam, with...",
"is_translate": false,
"language": "Formal"
}
]
}