API Response (JSON)
{
"problem": {
"name": "B. Beautiful Now",
"description": {
"content": "Anton has a positive integer n, however, it quite looks like a mess, so he wants to make it beautiful after k swaps of digits. Let the decimal representation of n as (x1x2... xm)10 satisfying that 1 ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10211B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Anton has a positive integer n, however, it quite looks like a mess, so he wants to make it beautiful after k swaps of digits.\n\nLet the decimal representation of n as (x1x2... xm)10 satisfying that 1 ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case $ i \\in \\{1, \\dots, T\\} $: \n- Let $ n_i \\in \\mathbb{Z}^+ $ be the positive integer, with decimal represent...",
"is_translate": false,
"language": "Formal"
}
]
}