API Response (JSON)
{
"problem": {
"name": "B. Kayaking",
"description": {
"content": "Vadim is really keen on travelling. Recently he heard about kayaking activity near his town and became very excited about it, so he joined a party of kayakers. Now the party is ready to start its jou",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF863B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Vadim is really keen on travelling. Recently he heard about kayaking activity near his town and became very excited about it, so he joined a party of kayakers.\n\nNow the party is ready to start its jou...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Vadim 非常热衷于旅行。最近他听说了家乡附近有皮划艇活动,对此非常兴奋,于是加入了皮划艇团队。\n\n现在团队准备启程,但首先需要选择皮划艇。团队共有 #cf_span[2·n] 人(包括 Vadim),他们恰好有 #cf_span[n - 1] 艘双人皮划艇(每艘显然可载两人)和 #cf_span[2] 艘单人皮划艇。第 #cf_span[i] 个人的体重为 #cf_span[wi],体重在皮划...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ with $ 2 \\leq n \\leq 50 $. \nLet $ W = (w_1, w_2, \\dots, w_{2n}) $ be a sequence of positive integers representing the weights of $ 2n $ people. \n\n**Constra...",
"is_translate": false,
"language": "Formal"
}
]
}