API Response (JSON)
{
"problem": {
"name": "Tree MST",
"description": {
"content": "Ringo has a tree with $N$ vertices. The $i$\\-th of the $N-1$ edges in this tree connects Vertex $A_i$ and Vertex $B_i$ and has a weight of $C_i$. Additionally, Vertex $i$ has a weight of $X_i$. Here, ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "cf17_final_j"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ringo has a tree with $N$ vertices. The $i$\\-th of the $N-1$ edges in this tree connects Vertex $A_i$ and Vertex $B_i$ and has a weight of $C_i$. Additionally, Vertex $i$ has a weight of $X_i$.\nHere, ...",
"is_translate": false,
"language": "English"
}
]
}