API Response (JSON)
{
"problem": {
"name": "Preserve Diameter",
"description": {
"content": "We have a tree $G$ with $N$ vertices numbered $1$ to $N$. The $i$\\-th edge of $G$ connects Vertex $a_i$ and Vertex $b_i$. Consider adding zero or more edges in $G$, and let $H$ be the graph resulted. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "hitachi2020_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a tree $G$ with $N$ vertices numbered $1$ to $N$. The $i$\\-th edge of $G$ connects Vertex $a_i$ and Vertex $b_i$.\nConsider adding zero or more edges in $G$, and let $H$ be the graph resulted.\n...",
"is_translate": false,
"language": "English"
}
]
}