API Response (JSON)
{
"problem": {
"name": "Wandering TKHS",
"description": {
"content": "Takahashi's office has $N$ rooms. Each room has an ID from $1$ to $N$. There are also $N-1$ corridors, and the $i$\\-th corridor connects Room $a_i$ and Room $b_i$. It is known that we can travel betwe",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc029_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi's office has $N$ rooms. Each room has an ID from $1$ to $N$. There are also $N-1$ corridors, and the $i$\\-th corridor connects Room $a_i$ and Room $b_i$. It is known that we can travel betwe...",
"is_translate": false,
"language": "English"
}
]
}