API Response (JSON)
{
"problem": {
"name": "Message from Aliens",
"description": {
"content": "You are given a ciphertext $S$. It can be decrypted by the following procedure: * Let $T$ be an empty string. * For each $i = 1, 2, \\dots, |S|$ in this order, do the following: ($|S|$ denotes the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "zone2021_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a ciphertext $S$. It can be decrypted by the following procedure:\n\n* Let $T$ be an empty string.\n* For each $i = 1, 2, \\dots, |S|$ in this order, do the following: ($|S|$ denotes the...",
"is_translate": false,
"language": "English"
}
]
}