API Response (JSON)
{
"problem": {
"name": "[USACO22OPEN] Alchemy B",
"description": {
"content": "总是热衷于培养新的爱好的奶牛 Bessie 正在学习如何转化金属。对于 $1 \\le i \\le N \\le 100$,她有 $a_i$($0 \\le a_i \\le 10^4$)单位的金属 $i$。此外,她知道 $K$($1\\le K< N$)个配方,她可以融合若干种金属各一单位,制造一单位编号大于所有被融合金属的金属。另外保证,对于每种金属,Bessie 最多知道一种制造该金属的配方。 计算",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P3"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8268"
},
"statements": [
{
"statement_type": "Markdown",
"content": "总是热衷于培养新的爱好的奶牛 Bessie 正在学习如何转化金属。对于 $1 \\le i \\le N \\le 100$,她有 $a_i$($0 \\le a_i \\le 10^4$)单位的金属 $i$。此外,她知道 $K$($1\\le K< N$)个配方,她可以融合若干种金属各一单位,制造一单位编号大于所有被融合金属的金属。另外保证,对于每种金属,Bessie 最多知道一种制造该金属的配方。\n\n计算...",
"is_translate": false,
"language": "English"
}
]
}