API Response (JSON)
{
"problem": {
"name": "Adjacent Game",
"description": {
"content": "You are given a tree with $N$ vertices. The vertices of the tree are numbered $1, 2, \\dots, N$, and the $i$\\-th edge $(1 \\leq i \\leq N-1)$ connects vertex $u_i$ and vertex $v_i$. Alice and Bob play a ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "ttpc2024_2_n"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a tree with $N$ vertices. The vertices of the tree are numbered $1, 2, \\dots, N$, and the $i$\\-th edge $(1 \\leq i \\leq N-1)$ connects vertex $u_i$ and vertex $v_i$.\nAlice and Bob play a ...",
"is_translate": false,
"language": "English"
}
]
}