API Response (JSON)
{
"problem": {
"name": "Rooted Tree",
"description": {
"content": "Consider rooted trees with $N$ vertices, where the vertices are labeled $1$ through $N$, and vertex $1$ is the root. Count how many such rooted trees satisfy the following condition, and output the ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_o"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider rooted trees with $N$ vertices, where the vertices are labeled $1$ through $N$, and vertex $1$ is the root. \nCount how many such rooted trees satisfy the following condition, and output the ...",
"is_translate": false,
"language": "English"
}
]
}