API Response (JSON)
{
"problem": {
"name": "Pre-Order",
"description": {
"content": "There is a rooted tree with $N$ vertices called Vertex $1$, $2$, $\\ldots$, $N$, rooted at Vertex $1$. We performed a depth-first search starting at the root and obtained a preorder traversal of the tr",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc252_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a rooted tree with $N$ vertices called Vertex $1$, $2$, $\\ldots$, $N$, rooted at Vertex $1$.\nWe performed a depth-first search starting at the root and obtained a preorder traversal of the tr...",
"is_translate": false,
"language": "English"
}
]
}