API Response (JSON)
{
"problem": {
"name": "L. The Expected Square",
"description": {
"content": "Ehab the baby likes playing games with $X O R$ (of course), so he will play the following game. He is given some number $n$. Then, he defines a number $x$ which is initially $0$. In each move, he thin",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10288L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ehab the baby likes playing games with $X O R$ (of course), so he will play the following game. He is given some number $n$. Then, he defines a number $x$ which is initially $0$. In each move, he thin...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, q \\in \\mathbb{Z}^+ $ denote the number of nodes and queries, respectively. \nLet $ T = (V, E) $ be a tree with $ |V| = n $. \nLet $ w: V \\to \\{1, 2, \\dots, n\\} $ be a colori...",
"is_translate": false,
"language": "Formal"
}
]
}