API Response (JSON)
{
"problem": {
"name": "M. Two Operations",
"description": {
"content": "Ayoub has a string $S$ consists of only lower case Latin letters, and he wants you to make some operations on it: Ayoub wants you to make the string lexicographically maximal using the mentioned oper",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10226M"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ayoub has a string $S$ consists of only lower case Latin letters, and he wants you to make some operations on it:\n\nAyoub wants you to make the string lexicographically maximal using the mentioned oper...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ S = s_1 s_2 \\dots s_n $ be a string of length $ n \\geq 1 $, where $ s_i \\in \\{a, b, \\dots, z\\} $ for all $ i $.\n\n**Operations** \nTwo operations may be applied any number of ti...",
"is_translate": false,
"language": "Formal"
}
]
}