API Response (JSON)
{
"problem": {
"name": "099. Autobahn",
"description": {
"content": "Autobahn You are about to drive on the Autobahn. You have several different cars, and you're trying to decide which one to take on the Autobahn. The different cars have differing fuel efficiencies, m",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269099"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Autobahn\n\nYou are about to drive on the Autobahn. You have several different cars, and you're trying to decide which one to take on the Autobahn. The different cars have differing fuel efficiencies, m...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of cars. \nLet $ C = \\{ (name_i, mpg_i, speed_i) \\mid i \\in \\{1, \\dots, n\\} \\} $ be the set of cars, where: \n- $ name_i \\in \\mathbb{S} $ is ...",
"is_translate": false,
"language": "Formal"
}
]
}