API Response (JSON)
{
"problem": {
"name": "F. Tourist",
"description": {
"content": "Tourist walks along the _X_ axis. He can choose either of two directions and any speed not exceeding _V_. He can also stand without moving anywhere. He knows from newspapers that at time _t_1 in the p",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF76F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Tourist walks along the _X_ axis. He can choose either of two directions and any speed not exceeding _V_. He can also stand without moving anywhere. He knows from newspapers that at time _t_1 in the p...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "旅游者沿着 #cf_span[X] 轴行走。他可以选择两个方向中的任意一个,以及不超过 #cf_span[V] 的任意速度。他也可以选择原地不动。他从报纸上得知,在时间 #cf_span[t1]、坐标为 #cf_span[x1] 的点将发生一个有趣事件,在时间 #cf_span[t2]、坐标为 #cf_span[x2] 的点将发生另一个事件,依此类推,直到 (#cf_span[xn, tn])。这...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of events. \nFor each $ i \\in \\{1, \\dots, N\\} $, let $ (x_i, t_i) \\in \\mathbb{R} \\times \\mathbb{Z}^+ $ denote the coordinate and time of the ...",
"is_translate": false,
"language": "Formal"
}
]
}