API Response (JSON)
{
"problem": {
"name": "A. Beru-taxi",
"description": {
"content": "Vasiliy lives at point (_a_, _b_) of the coordinate plane. He is hurrying up to work so he wants to get out of his house as soon as possible. New app suggested _n_ available Beru-taxi nearby. The _i_\\",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF706A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Vasiliy lives at point (_a_, _b_) of the coordinate plane. He is hurrying up to work so he wants to get out of his house as soon as possible. New app suggested _n_ available Beru-taxi nearby. The _i_\\...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Vasiliy 居住在坐标平面上的点 #cf_span[(a, b)]。他赶着去上班,因此希望尽快离开家。新应用提示附近有 #cf_span[n] 辆可用的 Beru 出租车。第 #cf_span[i] 辆出租车位于点 #cf_span[(xi, yi)],并以速度 #cf_span[vi] 行驶。\n\n假设每辆出租车都会直接朝 Vasiliy 移动,并以最大可能速度行驶。请计算 Vasiliy 能...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ (a, b) \\in \\mathbb{R}^2 $ be Vasiliy's position. \nLet $ n \\in \\mathbb{Z}^+ $ be the number of taxis. \nFor each $ i \\in \\{1, \\dots, n\\} $, let $ (x_i, y_i) \\in \\mathbb{R}^2 $ ...",
"is_translate": false,
"language": "Formal"
}
]
}