API Response (JSON)
{
"problem": {
"name": "Sum of Mex",
"description": {
"content": "You are given a tree $T$ with $N$ vertices. The vertices are numbered from $0$ to $N-1$, and the $i$\\-th edge $(1\\le i\\le N-1)$ bidirectionally connects vertices $u_i$ and $v_i$. (Note that vertex num",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc438_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a tree $T$ with $N$ vertices. The vertices are numbered from $0$ to $N-1$, and the $i$\\-th edge $(1\\le i\\le N-1)$ bidirectionally connects vertices $u_i$ and $v_i$. (Note that vertex num...",
"is_translate": false,
"language": "English"
}
]
}