API Response (JSON)
{
"problem": {
"name": "Erase Leaves",
"description": {
"content": "You are given a tree with $N$ vertices: vertex $1,$ vertex $2$, $\\ldots$, vertex $N$. The $i$\\-th edge $(1\\leq i\\lt N)$ connects vertex $u _ i$ and vertex $v _ i$. Consider repeating the following ope",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc333_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a tree with $N$ vertices: vertex $1,$ vertex $2$, $\\ldots$, vertex $N$. The $i$\\-th edge $(1\\leq i\\lt N)$ connects vertex $u _ i$ and vertex $v _ i$.\nConsider repeating the following ope...",
"is_translate": false,
"language": "English"
}
]
}