API Response (JSON)
{
"problem": {
"name": "052. Passing Notes",
"description": {
"content": "You and your friend are passing notes in class, but to secure the safety of your notes you both decide to scramble the words. Your friend is going to pass you the first note, so that you can figure ou",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269052"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You and your friend are passing notes in class, but to secure the safety of your notes you both decide to scramble the words. Your friend is going to pass you the first note, so that you can figure ou...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Let $ s \\in \\Sigma^* $ be the input string, where $ \\Sigma $ is the set of printable ASCII characters.\n\n**Objective** \nScramble $ s $ by reversing the order of its characters: \n$$ s' = \\text{reverse...",
"is_translate": false,
"language": "Formal"
}
]
}