API Response (JSON)
{
"problem": {
"name": "H. Long Path",
"description": {
"content": "Peter is captive in W's maze which can be represented as a tridimensional matrix with lengths $N$, $M$ and $K$. Initially, Peter is in cell (1,1,1) and he needs to get to cell ($N$,$M$,$K$) to escape.",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10256H"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Peter is captive in W's maze which can be represented as a tridimensional matrix with lengths $N$, $M$ and $K$. Initially, Peter is in cell (1,1,1) and he needs to get to cell ($N$,$M$,$K$) to escape....",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T = (V, E) $ be a tree with $ |V| = n $, $ |E| = n - 1 $. \nLet $ \\mathcal{P} $ denote the set of all simple paths in $ T $.\n\n**Constraints** \n$ 2 \\leq n \\leq 200000 $\n\n**Obje...",
"is_translate": false,
"language": "Formal"
}
]
}