API Response (JSON)
{
"problem": {
"name": "Odd Namori",
"description": {
"content": "You are given a rooted tree $T$ with $N$ vertices labeled from $1$ to $N$. The root is the vertex $1$, and the parent of vertex $i$ $(2 \\leq i \\leq N)$ is $p_i$ $(p_i \\lt i)$. Consider a directed grap",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc070_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a rooted tree $T$ with $N$ vertices labeled from $1$ to $N$. The root is the vertex $1$, and the parent of vertex $i$ $(2 \\leq i \\leq N)$ is $p_i$ $(p_i \\lt i)$.\nConsider a directed grap...",
"is_translate": false,
"language": "English"
}
]
}