API Response (JSON)
{
"problem": {
"name": "E. Karen and Neighborhood",
"description": {
"content": "It's been long after the events of the previous problems, and Karen has now moved on from student life and is looking to relocate to a new neighborhood. <center>![image](https://espresso.codeforces.c",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF815E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It's been long after the events of the previous problems, and Karen has now moved on from student life and is looking to relocate to a new neighborhood.\n\n<center>![image](https://espresso.codeforces.c...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在之前的题目事件之后很久,Karen 已经离开了学生生活,正打算搬进一个新社区。\n\n这个社区由一条直线上的 #cf_span[n] 栋房子组成,从左到右编号为 #cf_span[1] 到 #cf_span[n],每栋房子之间的距离相等。\n\n社区里的每个人都热爱和平与宁静。因此,每当有新人搬入时,他/她总是选择与任何已入住房子的最小距离最大的房子。如果有多个房子具有相同的最大最小距离,则选择最左边的...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq k \\leq n \\leq 10^{18} $. \nLet $ H = \\{1, 2, \\dots, n\\} $ be the set of house labels. \nLet $ S_m \\subseteq H $ be the set of occupied hou...",
"is_translate": false,
"language": "Formal"
}
]
}