API Response (JSON)
{
"problem": {
"name": "A. Sonya and Hotels",
"description": {
"content": "Sonya decided that having her own hotel business is the best way of earning money because she can profit and rest wherever she wants. The country where Sonya lives is an endless line. There is a city",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF1004A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sonya decided that having her own hotel business is the best way of earning money because she can profit and rest wherever she wants.\n\nThe country where Sonya lives is an endless line. There is a city...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "索尼娅认为经营自己的酒店业务是赚钱的最佳方式,因为她可以随时随地盈利和休息。\n\n索尼娅所在的国家是一条无限长的直线,每个整数坐标上都有一座城市。她拥有 $n$ 家酒店,其中第 $i$ 家酒店位于坐标为 $x_i$ 的城市。索尼娅是个聪明的女孩,因此她不会在同一个城市开设两家或更多酒店。\n\n索尼娅明白她的业务需要通过开设新酒店来扩展,因此她决定再建一家。她希望这家新酒店到所有其他酒店的最小距离恰好为...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of existing hotels. \nLet $ d \\in \\mathbb{Z}^+ $ be the required minimum distance. \nLet $ X = \\{x_1, x_2, \\dots, x_n\\} \\subset \\mathbb{Z} $ ...",
"is_translate": false,
"language": "Formal"
}
]
}