API Response (JSON)
{
"problem": {
"name": "Distance Sums 2",
"description": {
"content": "Given is a tree with $N$ vertices. The vertices are numbered $1,2,\\ldots ,N$, and the $i$\\-th edge is an undirected edge connecting Vertices $u_i$ and $v_i$. For each integer $i\\,(1 \\leq i \\leq N)$, f",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc220_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a tree with $N$ vertices. The vertices are numbered $1,2,\\ldots ,N$, and the $i$\\-th edge is an undirected edge connecting Vertices $u_i$ and $v_i$.\nFor each integer $i\\,(1 \\leq i \\leq N)$, f...",
"is_translate": false,
"language": "English"
}
]
}