API Response (JSON)
{
"problem": {
"name": "D. Michael and Charging Stations",
"description": {
"content": "Michael has just bought a new electric car for moving across city. Michael does not like to overwork, so each day he drives to only one of two his jobs. Michael's day starts from charging his electri",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF853D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Michael has just bought a new electric car for moving across city. Michael does not like to overwork, so each day he drives to only one of two his jobs.\n\nMichael's day starts from charging his electri...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Michael 刚买了一辆电动汽车用于在城市中通勤。Michael 不喜欢过度劳累,因此每天他只前往两个工作地点中的一个。\n\nMichael 的一天从为电动汽车充电以往返工作地点开始。如果他去第一个工作地点,充电费用为 #cf_span[1000] 卢布;如果去第二个工作地点,则为 #cf_span[2000] 卢布。\n\n他使用的充电站有一个忠诚度计划,涉及积分卡。积分卡上可以有非负数量的积分卢布...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions:**\n\n- Let $ n \\in \\mathbb{N} $, $ 1 \\leq n \\leq 300{,}000 $, be the number of days.\n- Let $ a_i \\in \\{1000, 2000\\} $ for $ i = 1, 2, \\dots, n $, denote the cost of charging on day $ i $....",
"is_translate": false,
"language": "Formal"
}
]
}