API Response (JSON)
{
"problem": {
"name": "Exactly K Steps",
"description": {
"content": "You are given a tree with $N$ vertices. The vertices are numbered $1, \\dots, N$, and the $i$\\-th ($1 \\leq i \\leq N - 1$) edge connects Vertices $A_i$ and $B_i$. We define the **distance** between Vert",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc267_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a tree with $N$ vertices. The vertices are numbered $1, \\dots, N$, and the $i$\\-th ($1 \\leq i \\leq N - 1$) edge connects Vertices $A_i$ and $B_i$.\nWe define the **distance** between Vert...",
"is_translate": false,
"language": "English"
}
]
}