API Response (JSON)
{
"problem": {
"name": "021. Hovercraft",
"description": {
"content": "While testing your hovercraft for Science Olympiad, the hovercraft flew over a pile of boxes in your basement and traveled a total distance of _n_ feet. Given that the boxes are in a rectangular shape",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269021"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While testing your hovercraft for Science Olympiad, the hovercraft flew over a pile of boxes in your basement and traveled a total distance of _n_ feet. Given that the boxes are in a rectangular shape...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{R}^+ $ be the straight-line distance the hovercraft traveled (diagonal of the rectangle). \nLet $ m \\in \\mathbb{R}^+ $ be the length of one side of the rectangula...",
"is_translate": false,
"language": "Formal"
}
]
}