API Response (JSON)
{
"problem": {
"name": "016. Gravity Vehicle Testing",
"description": {
"content": "While testing your gravity vehicle for Science Olympiad, you have decided to test the vehicle both on Earth, and on Mars. You want to know the gravitational constant of the planet that you are current",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269016"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While testing your gravity vehicle for Science Olympiad, you have decided to test the vehicle both on Earth, and on Mars. You want to know the gravitational constant of the planet that you are current...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\{\\text{\"EARTH\"}, \\text{\"MARS\"}\\} $ be the input string indicating the planet.\n\n**Constraints** \n$ s \\in \\{\\text{\"EARTH\"}, \\text{\"MARS\"}\\} $\n\n**Objective** \nOutput the ...",
"is_translate": false,
"language": "Formal"
}
]
}