API Response (JSON)
{
"problem": {
"name": "C. Changing Game",
"description": {
"content": "Welcome to _Changing Game_! In this game, you are given an integer array $A$ of $n$ *distinct* values $a_1, a_2, \\\\\\\\cdots, a_n$. You are allowed to do some operations on array $A$. In each operation",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10286C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Welcome to _Changing Game_! In this game, you are given an integer array $A$ of $n$ *distinct* values $a_1, a_2, \\\\\\\\cdots, a_n$.\n\nYou are allowed to do some operations on array $A$. In each operation...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of rooms. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of non-negative integers, where $ a_i $ is the number of devices in room $ i $. \n...",
"is_translate": false,
"language": "Formal"
}
]
}