API Response (JSON)
{
"problem": {
"name": "B. The Meeting Place Cannot Be Changed",
"description": {
"content": "The main road in Bytecity is a straight line from south to north. Conveniently, there are coordinates measured in meters from the southernmost building in north direction. At some points on the road ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF780B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The main road in Bytecity is a straight line from south to north. Conveniently, there are coordinates measured in meters from the southernmost building in north direction.\n\nAt some points on the road ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Bytecity的主干道是一条从南到北的直线。为方便起见,坐标以从最南端建筑物向北方向测量的米为单位。\n\n在道路的某些点上有 #cf_span[n] 位朋友,第 #cf_span[i] 位朋友位于 #cf_span[xi] 米处,可以以不超过 #cf_span[vi] 米/秒的任意速度沿道路向南或向北移动。\n\n你需要计算让所有 #cf_span[n] 位朋友在道路某一点集合所需的最短时间。注意,他...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of friends. \nLet $ X = (x_1, x_2, \\dots, x_n) \\in \\mathbb{R}^n $ be the initial positions of the friends. \nLet $ V = (v_1, v_2, \\dots, v_n) \\...",
"is_translate": false,
"language": "Formal"
}
]
}