API Response (JSON)
{
"problem": {
"name": "B. USB vs. PS/2",
"description": {
"content": "Due to the increase in the number of students of Berland State University it was decided to equip a new computer room. You were given the task of buying mouses, and you have to spend as little as poss",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF762B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Due to the increase in the number of students of Berland State University it was decided to equip a new computer room. You were given the task of buying mouses, and you have to spend as little as poss...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "由于贝尔兰国立大学的学生人数增加,决定配备一个新的计算机房。你被分配了购买鼠标的任务,必须尽可能少地花钱,毕竟国家正处于危机中!\n\n为房间购买的计算机各不相同:有些只有 USB 接口,有些只有 PS/2 接口,还有一些同时具备两种接口。\n\n你找到了某家电脑商店的价格清单。清单中列出了 #cf_span[m] 个鼠标,每个鼠标标明了价格和所需的接口类型(USB 或 PS/2)。清单中的每个鼠标最多只...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b, c \\in \\mathbb{Z}_{\\geq 0} $ denote the number of computers with only USB, only PS/2, and both ports, respectively. \nLet $ m \\in \\mathbb{Z}_{\\geq 0} $ be the number of av...",
"is_translate": false,
"language": "Formal"
}
]
}