API Response (JSON)
{
"problem": {
"name": "A. Anastasia and pebbles",
"description": {
"content": "Anastasia loves going for a walk in Central Uzhlyandian Park. But she became uninterested in simple walking, so she began to collect Uzhlyandian pebbles. At first, she decided to collect all the pebbl",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF789A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Anastasia loves going for a walk in Central Uzhlyandian Park. But she became uninterested in simple walking, so she began to collect Uzhlyandian pebbles. At first, she decided to collect all the pebbl...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Anastasia 喜欢在中央乌日兰迪亚公园散步。但她对单纯的散步失去了兴趣,于是开始收集乌日兰迪亚鹅卵石。起初,她决定收集公园里能找到的所有鹅卵石。\n\n她只有 *两个口袋*。每个口袋同时最多能装 #cf_span[k] 枚鹅卵石。公园中有 #cf_span[n] 种不同类型的鹅卵石,第 #cf_span[i] 种类型有 #cf_span[wi] 枚鹅卵石。Anastasia 非常负责,因此她从不...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of pebble types. \nLet $ k \\in \\mathbb{Z}^+ $ be the maximum number of pebbles per pocket. \nLet $ W = (w_1, w_2, \\dots, w_n) $ be a sequence...",
"is_translate": false,
"language": "Formal"
}
]
}