API Response (JSON)
{
"problem": {
"name": "061. Half Winds",
"description": {
"content": "A compass has many divisions of cardinal directions, most commonly the four cardinal directions of North, East, South, and West are used, though smaller subdivisions called half winds are available. T",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269061"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A compass has many divisions of cardinal directions, most commonly the four cardinal directions of North, East, South, and West are used, though smaller subdivisions called half winds are available. T...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ D = \\{ \\text{NNE}, \\text{ENE}, \\text{ESE}, \\text{SSE}, \\text{SSW}, \\text{WSW}, \\text{WNW}, \\text{NNW} \\} $ be the set of valid 3-character acronyms. \nLet $ f: D \\to \\{\\text{no...",
"is_translate": false,
"language": "Formal"
}
]
}