API Response (JSON)
{
"problem": {
"name": "Paint Tree",
"description": {
"content": "Given is a tree with $N$ vertices numbered $1$ to $N$, and $N-1$ edges numbered $1$ to $N-1$. Edge $i$ connects Vertex $a_i$ and $b_i$ bidirectionally and has a length of $1$. Snuke will paint each ve",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc108_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a tree with $N$ vertices numbered $1$ to $N$, and $N-1$ edges numbered $1$ to $N-1$. Edge $i$ connects Vertex $a_i$ and $b_i$ bidirectionally and has a length of $1$.\nSnuke will paint each ve...",
"is_translate": false,
"language": "English"
}
]
}