API Response (JSON)
{
"problem": {
"name": "J. ABC",
"description": {
"content": "You're given an string $s$ of length $n$. Each character in it is either '$a$', '$b$', or '$c$'. In addition, the string contains at most $1$ '$b$' character. You can swap the values of any two indi",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10288J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You're given an string $s$ of length $n$. Each character in it is either '$a$', '$b$', or '$c$'. In addition, the string contains at most $1$ '$b$' character. \n\nYou can swap the values of any two indi...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of strings. \nLet $ S = \\{s_1, s_2, \\dots, s_n\\} $ be a set of non-empty strings over lowercase English letters. \nLet $ \\mathcal{L} = \\bigcu...",
"is_translate": false,
"language": "Formal"
}
]
}