API Response (JSON)
{
"problem": {
"name": "C. Party Lemonade",
"description": {
"content": "A New Year party is not a New Year party without lemonade! As usual, you are expecting a lot of guests, and buying lemonade has already become a pleasant necessity. Your favorite store sells lemonade",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF913C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A New Year party is not a New Year party without lemonade! As usual, you are expecting a lot of guests, and buying lemonade has already become a pleasant necessity.\n\nYour favorite store sells lemonade...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "没有柠檬水的跨年派对还算什么跨年派对!和往常一样,你预计会有很多客人,购买柠檬水已经成为一种愉快的必需品。\n\n你最喜欢的商店出售不同容量和价格的柠檬水瓶,共有 #cf_span[n] 种类型。每种类型 #cf_span[i] 的瓶子容量为 #cf_span[2i - 1] 升,价格为 #cf_span[ci] 卢布。每种类型的瓶子库存都可以视为无限。\n\n你希望购买至少 #cf_span[L] 升柠...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions:**\n- Let $ n \\in \\mathbb{N} $, $ L \\in \\mathbb{N} $.\n- For $ i \\in \\{1, 2, \\dots, n\\} $, define bottle type $ i $ with volume $ v_i = 2^{i-1} $ liters and cost $ c_i \\in \\mathbb{N} $.\n\n*...",
"is_translate": false,
"language": "Formal"
}
]
}