API Response (JSON)
{
"problem": {
"name": "063. Schwarzschild Radius",
"description": {
"content": "The event horizon of a black hole, also known as the Schwarzschild radius, is the radius from a black hole at which even light can no longer escape. The formula to calculate the Schwarzschild radius o",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269063"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The event horizon of a black hole, also known as the Schwarzschild radius, is the radius from a black hole at which even light can no longer escape. The formula to calculate the Schwarzschild radius o...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ M \\in \\mathbb{R} $ be the mass of the object, with $ 0 \\leq M \\leq 10^9 $. \nLet $ G = 6.67 \\times 10^{-1} $ be the gravitational constant. \nLet $ c = 3 \\times 10^4 $ be the s...",
"is_translate": false,
"language": "Formal"
}
]
}