API Response (JSON)
{
"problem": {
"name": "069. Word Rotation",
"description": {
"content": "Bob is attempting to encrypt information so that only those he trusts with the secret code can decode his secret information. Instead of using a highly secure encryption method, bob uses a method call",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269069"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Bob is attempting to encrypt information so that only those he trusts with the secret code can decode his secret information. Instead of using a highly secure encryption method, bob uses a method call...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s = s_1 s_2 \\dots s_N $ be a string of $ N $ lowercase letters, where $ s_i \\in \\{ \\texttt{a}, \\texttt{b}, \\dots, \\texttt{z} \\} $. \nLet $ r = (r_1, r_2, \\dots, r_N) $ be a seq...",
"is_translate": false,
"language": "Formal"
}
]
}