API Response (JSON)
{
"problem": {
"name": "Playing Tag on Tree",
"description": {
"content": "We have a tree with $N$ vertices. The $i$\\-th edge connects Vertex $A_i$ and $B_i$ bidirectionally. Takahashi is standing at Vertex $u$, and Aoki is standing at Vertex $v$. Now, they will play a game ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc148_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a tree with $N$ vertices. The $i$\\-th edge connects Vertex $A_i$ and $B_i$ bidirectionally.\nTakahashi is standing at Vertex $u$, and Aoki is standing at Vertex $v$.\nNow, they will play a game ...",
"is_translate": false,
"language": "English"
}
]
}