API Response (JSON)
{
"problem": {
"name": "B. Running Student",
"description": {
"content": "And again a misfortune fell on Poor Student. He is being late for an exam. Having rushed to a bus stop that is in point (0, 0), he got on a minibus and they drove along a straight line, parallel to a",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF9B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "And again a misfortune fell on Poor Student. He is being late for an exam.\n\nHaving rushed to a bus stop that is in point (0, 0), he got on a minibus and they drove along a straight line, parallel to a...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "又一次不幸降临在可怜的学生身上。他考试要迟到了。\n\n他冲到位于点 #cf_span[(0, 0)] 的公交站,上了一辆小巴,小巴沿着一条与 #cf_span[OX] 轴平行的直线,朝 #cf_span[x] 增加的方向行驶。\n\n可怜的学生知道以下信息:\n\n学生希望尽快到达大学。请帮他选择应在哪个公交站下车。如果有多个这样的公交站,请选择离大学最近的那个。\n\n第一行包含三个整数:#cf_span[2...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Parameters**\n* $n \\in \\mathbb{Z}$ such that $2 \\le n \\le 100$.\n* $v_b, v_s \\in \\mathbb{Z}$ such that $1 \\le v_b, v_s \\le 1000$.\n* $X = \\{x_1, x_2, \\dots, x_n\\} \\subset \\mathbb{Z}_{\\ge 0}$ wher...",
"is_translate": false,
"language": "Formal"
}
]
}