API Response (JSON)
{
"problem": {
"name": "G. Car Repair Shop",
"description": {
"content": "Polycarp starts his own business. Tomorrow will be the first working day of his car repair shop. For now the car repair shop is very small and only one car can be repaired at a given time. Polycarp i",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF730G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Polycarp starts his own business. Tomorrow will be the first working day of his car repair shop. For now the car repair shop is very small and only one car can be repaired at a given time.\n\nPolycarp i...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Polycarp 开始了自己的生意。明天将是他的汽车修理店的第一个营业日。目前,这家汽车修理店规模很小,同一时间只能修理一辆车。\n\nPolycarp 擅长营销,因此他已经收集了 #cf_span[n] 个客户的请求。这些请求按到达顺序编号为 #cf_span[1] 到 #cf_span[n]。\n\n第 #cf_span[i] 个请求由两个值描述:#cf_span[si] — 客户希望开始修理其汽车的...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of requests. \nLet $ R = \\{(s_i, d_i) \\mid i \\in \\{1, \\dots, n\\}\\} $ be the sequence of requests, where: \n- $ s_i \\in \\mathbb{Z}^+ $ is the pr...",
"is_translate": false,
"language": "Formal"
}
]
}