API Response (JSON)
{
"problem": {
"name": "A. Borya's Diagnosis",
"description": {
"content": "It seems that Borya is seriously sick. He is going visit _n_ doctors to find out the exact diagnosis. Each of the doctors needs the information about all previous visits, so Borya has to visit them in",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF879A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It seems that Borya is seriously sick. He is going visit _n_ doctors to find out the exact diagnosis. Each of the doctors needs the information about all previous visits, so Borya has to visit them in...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "似乎 Borya 生病了。他需要拜访 #cf_span[n] 位医生以确定确切的诊断。每位医生都需要了解他之前所有的就诊记录,因此 Borya 必须按照规定的顺序就诊(即 Borya 应首先就诊医生 #cf_span[1],然后是医生 #cf_span[2],接着是医生 #cf_span[3],依此类推)。Borya 将从最后一位医生那里获得他的健康信息。\n\n医生们的工作时间表很奇怪。第 #cf_...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of doctors. \nFor each doctor $ i \\in \\{1, 2, \\dots, n\\} $, let $ s_i \\in \\mathbb{Z}^+ $ be the first working day and $ d_i \\in \\mathbb{Z}^+ ...",
"is_translate": false,
"language": "Formal"
}
]
}