API Response (JSON)
{
"problem": {
"name": "F. Ironical Solution 1",
"description": {
"content": "Diego wants to message his friend Ketzia, for this he will first grab a word and encode it as numbers and then apply some encryption to the numbers and send it to her. Ironically, after coming up with",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10240F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Diego wants to message his friend Ketzia, for this he will first grab a word and encode it as numbers and then apply some encryption to the numbers and send it to her. Ironically, after coming up with...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z} $ with $ 1 \\leq N \\leq 20 $. \nLet $ w = c_1 c_2 \\dots c_N $ be a string of length $ N $, where each $ c_i $ is a character with ASCII value $ a_i = \\text{ord}...",
"is_translate": false,
"language": "Formal"
}
]
}