API Response (JSON)
{
"problem": {
"name": "C. Rectangles",
"description": {
"content": "Sancho is a weird kid, he really likes rectangles. You are in charge of babysitting him and you want to keep Sancho distracted. You decided to give him a gridded sheet of paper with many dots in it, s",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10230C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sancho is a weird kid, he really likes rectangles. You are in charge of babysitting him and you want to keep Sancho distracted. You decided to give him a gridded sheet of paper with many dots in it, s...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ \\mathbf{P} = (x_0, y_0) $, $ \\mathbf{Q} = (x_1, y_1) $ be the initial and target positions in $ \\mathbb{R}^2 $. \nLet $ \\mathbf{g} = (0, -9.80665) \\, \\text{m/s}^2 $ be the grav...",
"is_translate": false,
"language": "Formal"
}
]
}