API Response (JSON)
{
"problem": {
"name": "D. Laying Cables",
"description": {
"content": "One-dimensional country has n cities, the i-th of which is located at the point xi and has population pi, and all xi, as well as all pi, are distinct. When one-dimensional country got the Internet, it",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10097D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "One-dimensional country has n cities, the i-th of which is located at the point xi and has population pi, and all xi, as well as all pi, are distinct. When one-dimensional country got the Internet, it...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of cities. \nFor each city $ i \\in \\{1, \\dots, n\\} $, let $ (x_i, p_i) \\in \\mathbb{R} \\times \\mathbb{R}^+ $ denote its coordinate and populatio...",
"is_translate": false,
"language": "Formal"
}
]
}