API Response (JSON)
{
"problem": {
"name": "Isomorphism Freak",
"description": {
"content": "Coloring of the vertices of a tree $G$ is called a _good coloring_ when, for every pair of two vertices $u$ and $v$ painted in the same color, picking $u$ as the root and picking $v$ as the root would",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc024_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Coloring of the vertices of a tree $G$ is called a _good coloring_ when, for every pair of two vertices $u$ and $v$ painted in the same color, picking $u$ as the root and picking $v$ as the root would...",
"is_translate": false,
"language": "English"
}
]
}