API Response (JSON)
{
"problem": {
"name": "C. Helga Hufflepuff's Cup",
"description": {
"content": "Harry, Ron and Hermione have figured out that Helga Hufflepuff's cup is a horcrux. Through her encounter with Bellatrix Lestrange, Hermione came to know that the cup is present in Bellatrix's family v",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF855C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Harry, Ron and Hermione have figured out that Helga Hufflepuff's cup is a horcrux. Through her encounter with Bellatrix Lestrange, Hermione came to know that the cup is present in Bellatrix's family v...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "哈利、罗恩和赫敏已经发现赫尔加·赫奇帕奇的杯子是一个魂器。通过与贝拉特里克斯·莱斯特兰奇的接触,赫敏得知这个杯子位于格里戈维奇巫师银行的贝拉特里克斯家族金库中。\n\n巫师银行的结构是一棵树,共有 #cf_span[n] 个金库,每个金库有一种类型,用介于 #cf_span[1] 到 #cf_span[m] 之间的数字表示。树是一种无环的无向连通图。\n\n安全性最高的金库类型为 #cf_span[k],...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m, k, x \\in \\mathbb{Z} $ with $ 1 \\leq n \\leq 10^5 $, $ 1 \\leq m \\leq 10^9 $, $ 1 \\leq k \\leq m $, $ 1 \\leq x \\leq 10 $. \nLet $ T = (V, E) $ be a tree with $ |V| = n $ vert...",
"is_translate": false,
"language": "Formal"
}
]
}