API Response (JSON)
{
"problem": {
"name": "L. Liesbeth and the String",
"description": {
"content": "Little Liesbeth likes to play with strings. Initially she got a string of length n, consisting of letters '_a_' only. Then Liesbeth performs next operations with the string: Liesbeth stops when she",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10091L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Little Liesbeth likes to play with strings. Initially she got a string of length n, consisting of letters '_a_' only. \n\nThen Liesbeth performs next operations with the string:\n\nLiesbeth stops when she...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the initial length of the string, with $ 2 \\leq n \\leq 10^6 $. \nLet $ f(n) $ denote the number of operations required to reduce the string to length 1, w...",
"is_translate": false,
"language": "Formal"
}
]
}