API Response (JSON)
{
"problem": {
"name": "064. Gas Cost",
"description": {
"content": "When using an automobile, one often seeks to understand what they will be expected to pay for the usage of gas resources. The cost of driving a certain distance can be calculated based on the miles pe",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269064"
},
"statements": [
{
"statement_type": "Markdown",
"content": "When using an automobile, one often seeks to understand what they will be expected to pay for the usage of gas resources. The cost of driving a certain distance can be calculated based on the miles pe...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ \\text{mpg} \\in \\mathbb{R}^+ $ denote the fuel efficiency in miles per gallon. \nLet $ d \\in \\mathbb{R}^+ $ denote the distance traveled in miles. \nLet $ c \\in \\mathbb{R}^+ $ d...",
"is_translate": false,
"language": "Formal"
}
]
}