API Response (JSON)
{
"problem": {
"name": "D. Secret Messages",
"description": {
"content": "On Planet E, people share messages secretly! In order not to allow others to read their messages easily, they encode their messages before sending, and decode the received texts to get back the messa",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10238D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On Planet E, people share messages secretly!\n\nIn order not to allow others to read their messages easily, they encode their messages before sending, and decode the received texts to get back the messa...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z}^+ $ be the number of test cases. \nFor each test case $ k \\in \\{1, \\dots, T\\} $, let $ s_k $ be a string of length $ n_k \\in [1, 100] $, where each character i...",
"is_translate": false,
"language": "Formal"
}
]
}