API Response (JSON)
{
"problem": {
"name": "01 on Tree",
"description": {
"content": "Snuke has a rooted tree with $N$ vertices, numbered $1$ through $N$. Vertex $1$ is the root of the tree, and the parent of Vertex $i$ ( $2\\leq i \\leq N$ ) is Vertex $P_i$ ( $P_i < i$ ). There is a num",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc023_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a rooted tree with $N$ vertices, numbered $1$ through $N$. Vertex $1$ is the root of the tree, and the parent of Vertex $i$ ( $2\\leq i \\leq N$ ) is Vertex $P_i$ ( $P_i < i$ ). There is a num...",
"is_translate": false,
"language": "English"
}
]
}