API Response (JSON)
{
"problem": {
"name": "Ribbons on Tree",
"description": {
"content": "Let $N$ be an even number. There is a tree with $N$ vertices. The vertices are numbered $1, 2, ..., N$. For each $i$ ($1 \\leq i \\leq N - 1$), the $i$\\-th edge connects Vertex $x_i$ and $y_i$. Snuke wo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc101_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let $N$ be an even number.\nThere is a tree with $N$ vertices. The vertices are numbered $1, 2, ..., N$. For each $i$ ($1 \\leq i \\leq N - 1$), the $i$\\-th edge connects Vertex $x_i$ and $y_i$.\nSnuke wo...",
"is_translate": false,
"language": "English"
}
]
}