API Response (JSON)
{
"problem": {
"name": "199. Plane Tour",
"description": {
"content": "Your team solved all of the problems at CodeQuest 2021, and as a reward, the supervisors of the competition decided to show your team a room full of new aircraft (CodeQuest is run by Lockheed Martin, ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269199"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Your team solved all of the problems at CodeQuest 2021, and as a reward, the supervisors of the competition decided to show your team a room full of new aircraft (CodeQuest is run by Lockheed Martin, ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m \\in \\mathbb{Z}^+ $ denote the dimensions of the grid. \nLet $ G \\in \\{., X, P\\}^{n \\times m} $ be the grid representation, where: \n- $ G[i][j] = '.' $: walkable empty spa...",
"is_translate": false,
"language": "Formal"
}
]
}