API Response (JSON)
{
"problem": {
"name": "M. Decomposition into Good Strings",
"description": {
"content": "Sometimes, in string problems you have to find a string satisfying some conditions. The authors again were too lazy to think of a tricky term for such string, so they called it _good_. A string is ca",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10097M"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sometimes, in string problems you have to find a string satisfying some conditions. The authors again were too lazy to think of a tricky term for such string, so they called it _good_.\n\nA string is ca...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ k \\in \\mathbb{Z} $ with $ 1 \\leq k \\leq 26 $. \nLet $ s = s_1 s_2 \\dots s_n $ be a string of length $ n = |s| $, where $ s_i \\in \\{a, b, \\dots, z\\} $. \nA string is *good* if i...",
"is_translate": false,
"language": "Formal"
}
]
}