API Response (JSON)
{
"problem": {
"name": "Minimize Sum of Distances",
"description": {
"content": "You are given a tree with $N$ vertices. The vertices are numbered $1$ to $N$, and the $i$\\-th edge connects vertices $A_i$ and $B_i$. You are also given a sequence of positive integers $C = (C_1, C_2,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc348_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a tree with $N$ vertices. The vertices are numbered $1$ to $N$, and the $i$\\-th edge connects vertices $A_i$ and $B_i$.\nYou are also given a sequence of positive integers $C = (C_1, C_2,...",
"is_translate": false,
"language": "English"
}
]
}