API Response (JSON)
{
"problem": {
"name": "Diameter set",
"description": {
"content": "Given is a tree with $N$ vertices. The vertices are numbered $1$, $2$, $\\ldots$, $N$, and for each $1\\leq i\\leq N-1$, the $i$\\-th edge connects Vertex $U_i$ and Vertex $V_i$. Let $D$ be the diameter o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc221_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a tree with $N$ vertices. The vertices are numbered $1$, $2$, $\\ldots$, $N$, and for each $1\\leq i\\leq N-1$, the $i$\\-th edge connects Vertex $U_i$ and Vertex $V_i$. Let $D$ be the diameter o...",
"is_translate": false,
"language": "English"
}
]
}