API Response (JSON)
{
"problem": {
"name": "[蓝桥杯 2022 国 B] 卡牌",
"description": {
"content": "这天,小明在整理他的卡牌。 他一共有 $n$ 种卡牌,第 $i$ 种卡牌上印有正整数数 $i(i \\in[1, n])$, 且第 $i$ 种卡牌现有 $a_{i}$ 张。 而如果有 $n$ 张卡牌,其中每种卡牌各一张,那么这 $n$ 张卡牌可以被称为一套牌。小明为了凑出尽可能多套牌,拿出了 $m$ 张空白牌, 他可以在上面写上数 $i$,将其当做第 $i$ 种牌来凑出套牌。然而小明觉得手写的牌",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P3"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8800"
},
"statements": [
{
"statement_type": "Markdown",
"content": "这天,小明在整理他的卡牌。\n\n他一共有 $n$ 种卡牌,第 $i$ 种卡牌上印有正整数数 $i(i \\in[1, n])$, 且第 $i$ 种卡牌现有 $a_{i}$ 张。\n\n而如果有 $n$ 张卡牌,其中每种卡牌各一张,那么这 $n$ 张卡牌可以被称为一套牌。小明为了凑出尽可能多套牌,拿出了 $m$ 张空白牌, 他可以在上面写上数 $i$,将其当做第 $i$ 种牌来凑出套牌。然而小明觉得手写的牌...",
"is_translate": false,
"language": "English"
}
]
}