API Response (JSON)
{
"problem": {
"name": "Vertex Deletion",
"description": {
"content": "Given is a tree with $N$ vertices. The vertices are numbered $1,2,\\ldots,N$, and the $i$\\-th edge $(1 \\leq i \\leq N-1)$ connects Vertex $u_i$ and Vertex $v_i$. Find the number of integers $i$ $(1 \\leq",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc223_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a tree with $N$ vertices. The vertices are numbered $1,2,\\ldots,N$, and the $i$\\-th edge $(1 \\leq i \\leq N-1)$ connects Vertex $u_i$ and Vertex $v_i$.\nFind the number of integers $i$ $(1 \\leq...",
"is_translate": false,
"language": "English"
}
]
}