API Response (JSON)
{
"problem": {
"name": "067. Tangential Velocity",
"description": {
"content": "When an object is rotating around a central point in circular motion, a force called centripetal force exists. Centripetal force is the force that pulls the object towards the center, preventing it fr",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269067"
},
"statements": [
{
"statement_type": "Markdown",
"content": "When an object is rotating around a central point in circular motion, a force called centripetal force exists. Centripetal force is the force that pulls the object towards the center, preventing it fr...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ F_c \\in \\mathbb{R}^+ $ be the centripetal force, \nlet $ m \\in \\mathbb{R}^+ $ be the mass of the object, \nlet $ r \\in \\mathbb{R}^+ $ be the radius of circular motion, \nlet $ ...",
"is_translate": false,
"language": "Formal"
}
]
}