API Response (JSON)
{
"problem": {
"name": "Problem on Tree",
"description": {
"content": "There is a tree with $N$ vertices, numbered $1$ through $N$. The $i$\\-th of the $N-1$ edges connects the vertices $p_i$ and $q_i$. Among the sequences of distinct vertices $v_1, v_2, ..., v_M$ that sa",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "relay_k"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a tree with $N$ vertices, numbered $1$ through $N$.\nThe $i$\\-th of the $N-1$ edges connects the vertices $p_i$ and $q_i$.\nAmong the sequences of distinct vertices $v_1, v_2, ..., v_M$ that sa...",
"is_translate": false,
"language": "English"
}
]
}