API Response (JSON)
{
"problem": {
"name": "E. Meetings",
"description": {
"content": "Two cities A and B are connected by a straight road that is exactly l meters long. At the initial moment of time a cyclist starts moving from city A to city B at a speed v1 meters/second, and a pedest",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10050E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Two cities A and B are connected by a straight road that is exactly l meters long. At the initial moment of time a cyclist starts moving from city A to city B at a speed v1 meters/second, and a pedest...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ l, v_1, v_2, t \\in \\mathbb{Z}^+ $ denote the road length, cyclist speed, pedestrian speed, and total time, respectively.\n\n**Constraints** \n$ 1 \\leq l, v_1, v_2, t \\leq 10^9 $\n...",
"is_translate": false,
"language": "Formal"
}
]
}