API Response (JSON)
{
"problem": {
"name": "E. The Great Mixing",
"description": {
"content": "Sasha and Kolya decided to get drunk with Coke, again. This time they have _k_ types of Coke. _i_\\-th type is characterised by its carbon dioxide concentration . Today, on the party in honour of Sergi",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF789E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sasha and Kolya decided to get drunk with Coke, again. This time they have _k_ types of Coke. _i_\\-th type is characterised by its carbon dioxide concentration . Today, on the party in honour of Sergi...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Sasha 和 Kolya 再次决定用可乐醉酒。这次他们有 #cf_span[k] 种可乐。第 #cf_span[i] 种可乐的二氧化碳浓度为 #cf_span[a_i]。今天,在为温哥华的 Sergiy 庆祝的派对上,他们决定准备一杯二氧化碳浓度为 #cf_span[n] 的可乐。饮料还应该美味,因此玻璃杯中每种可乐的体积只能是整数升(某些类型可以不出现)。此外,他们希望最小化可乐的总体积。\n\n...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions**\nLet $n, k \\in \\mathbb{Z}$ such that $0 \\le n \\le 1000$ and $1 \\le k \\le 10^6$.\nLet $A = \\{a_1, a_2, \\dots, a_k\\}$ be a sequence of integers where $0 \\le a_i \\le 1000$ for all $i$.\n\n**D...",
"is_translate": false,
"language": "Formal"
}
]
}