API Response (JSON)
{
"problem": {
"name": "Monochrome Cat",
"description": {
"content": "There is a tree with $N$ vertices numbered $1$ through $N$. The $i$\\-th edge connects Vertex $x_i$ and $y_i$. Each vertex is painted white or black. The initial color of Vertex $i$ is represented by a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc097_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a tree with $N$ vertices numbered $1$ through $N$. The $i$\\-th edge connects Vertex $x_i$ and $y_i$. Each vertex is painted white or black. The initial color of Vertex $i$ is represented by a...",
"is_translate": false,
"language": "English"
}
]
}