API Response (JSON)
{
"problem": {
"name": "D. Shovel Sale",
"description": {
"content": "There are _n_ shovels in Polycarp's shop. The _i_\\-th shovel costs _i_ burles, that is, the first shovel costs 1 burle, the second shovel costs 2 burles, the third shovel costs 3 burles, and so on. Po",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF899D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are _n_ shovels in Polycarp's shop. The _i_\\-th shovel costs _i_ burles, that is, the first shovel costs 1 burle, the second shovel costs 2 burles, the third shovel costs 3 burles, and so on. Po...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Polycarp 的商店中有 #cf_span[n] 把铲子。第 #cf_span[i] 把铲子的价格为 #cf_span[i] 布尔,即第一把铲子价格为 #cf_span[1] 布尔,第二把为 #cf_span[2] 布尔,第三把为 #cf_span[3] 布尔,依此类推。Polycarp 希望以成对的方式出售铲子。\n\n顾客更倾向于购买总价格以多个 #cf_span[9] 结尾的铲子对。因此,P...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $, $ n \\geq 2 $, be the number of shovels. \nLet the cost of the $ i $-th shovel be $ i $, for $ i \\in \\{1, 2, \\dots, n\\} $. \n\n**Constraints** \n$ 2 \\leq n \\l...",
"is_translate": false,
"language": "Formal"
}
]
}