API Response (JSON)
{
"problem": {
"name": "G. Large Bouquets",
"description": {
"content": "A flower shop has got _n_ bouquets, and the _i_\\-th bouquet consists of _a__i_ flowers. Vasya, the manager of the shop, decided to make large bouquets from these bouquets. Vasya thinks that a bouquet",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF953G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A flower shop has got _n_ bouquets, and the _i_\\-th bouquet consists of _a__i_ flowers. Vasya, the manager of the shop, decided to make large bouquets from these bouquets.\n\nVasya thinks that a bouquet...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "一家花店有 #cf_span[n] 束花,第 #cf_span[i] 束花包含 #cf_span[ai] 朵花。花店经理 Vasya 决定用这些花束制作大型花束。\n\nVasya 认为,一个花束是大型的,当且仅当它由 *两个或更多* 初始花束组成,且有一个约束条件:大型花束中的花朵总数必须为 *奇数*。每个初始花束最多只能属于一个大型花束。如果一个初始花束被纳入一个大型花束,则其所有花朵都必须包含在...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of initial bouquets. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of positive integers, where $ a_i $ is the number of flowers in the $...",
"is_translate": false,
"language": "Formal"
}
]
}