API Response (JSON)
{
"problem": {
"name": "151. Triangle Trigonometry",
"description": {
"content": "For this problem, you will be asked to solve specified trigonometry problems. You will be given individual problems that contain sin,cosine,tangent,cosecant,secant, and cotangent. Each test case will ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269151"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For this problem, you will be asked to solve specified trigonometry problems. You will be given individual problems that contain sin,cosine,tangent,cosecant,secant, and cotangent. Each test case will ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ f \\in \\{\\sin, \\cos, \\tan, \\csc, \\sec, \\cot\\} $ denote the trigonometric function to be evaluated. \nLet $ x \\in \\mathbb{R} $ denote the input angle (in radians).\n\n**Constraints...",
"is_translate": false,
"language": "Formal"
}
]
}