API Response (JSON)
{
"problem": {
"name": "B. Interesting drink",
"description": {
"content": "Vasiliy likes to rest after a hard work, so you may often meet him in some bar nearby. As all programmers do, he loves the famous drink \"_Beecola_\", which can be bought in _n_ different shops in the c",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF706B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Vasiliy likes to rest after a hard work, so you may often meet him in some bar nearby. As all programmers do, he loves the famous drink \"_Beecola_\", which can be bought in _n_ different shops in the c...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Vasiliy 喜欢在辛苦工作后休息,因此你经常能在附近的酒吧遇到他。和所有程序员一样,他热爱一种名为 \"_Beecola_\" 的饮料,这种饮料在城市中有 #cf_span[n] 家商店出售。已知第 #cf_span[i] 家商店中一瓶饮料的价格为 #cf_span[xi] 枚硬币。\n\nVasiliy 计划连续 #cf_span[q] 天购买他最爱的饮料。他知道,在第 #cf_span[i] 天,...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of shops. \nLet $ X = (x_1, x_2, \\dots, x_n) $ be a sequence of positive integers representing the price of one bottle in each shop. \nLet $ ...",
"is_translate": false,
"language": "Formal"
}
]
}