API Response (JSON)
{
"problem": {
"name": "J. Robots at Warehouse",
"description": {
"content": "Vitaly works at the warehouse. The warehouse can be represented as a grid of n × m cells, each of which either is free or is occupied by a container. From every free cell it's possible to reach every ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10097J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Vitaly works at the warehouse. The warehouse can be represented as a grid of n × m cells, each of which either is free or is occupied by a container. From every free cell it's possible to reach every ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m \\in \\mathbb{Z}^+ $ with $ 2 \\leq n \\cdot m \\leq 200000 $. \nLet $ G = (V, E) $ be a grid graph of size $ n \\times m $, where each cell $ (i,j) $ is a vertex, and edges con...",
"is_translate": false,
"language": "Formal"
}
]
}