API Response (JSON)
{
"problem": {
"name": "E. The Swapping Game",
"description": {
"content": "Last year you invented a game which can be played using a board and a die (singular of dice), this year you invented another new game which can be played using a single string of some letters. The ga",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10015E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Last year you invented a game which can be played using a board and a die (singular of dice), this year you invented another new game which can be played using a single string of some letters.\n\nThe ga...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ S = (s_1, s_2, \\dots, s_N) $ be the initial string of $ N $ lowercase English letters. \nLet $ C_i \\subseteq \\{a, b, \\dots, z\\} $ be the set of valid letters for position $ i $...",
"is_translate": false,
"language": "Formal"
}
]
}