API Response (JSON)
{
"problem": {
"name": "J. Zero Game",
"description": {
"content": "You are given one string S consisting of only '_0_' and '_1_'. You are bored, so you start to play with the string. In each operation, you can move any character of this string to some other position ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10123J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given one string S consisting of only '_0_' and '_1_'. You are bored, so you start to play with the string. In each operation, you can move any character of this string to some other position ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ S \\in \\{0,1\\}^* $ be the input binary string. \nLet $ z = |S|_0 $ be the total number of '0's in $ S $. \nLet $ Q \\in \\mathbb{Z}^+ $ be the number of queries. \nFor each query ...",
"is_translate": false,
"language": "Formal"
}
]
}