API Response (JSON)
{
"problem": {
"name": "023. Ping Pong Parachute",
"description": {
"content": "You are currently working on Ping Pong Parachute for Science Olympiad and you want to test how high your rocket is going. The only problem is that your dog ate your altimeter, so now you can no longer",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269023"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are currently working on Ping Pong Parachute for Science Olympiad and you want to test how high your rocket is going. The only problem is that your dog ate your altimeter, so now you can no longer...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ v_i \\in \\mathbb{R}^+ $ be the initial velocity of the rocket (in m/s). \nLet $ v_f = 0 $ be the final velocity at maximum height (in m/s). \nLet $ a = -9.8 \\, \\text{m/s}^2 $ be...",
"is_translate": false,
"language": "Formal"
}
]
}