4 6 1 5 1 4
5 When the favorite brightness level is set to $1$, $2$, $3$, $4$, $5$ and $6$, Snuke needs to press the buttons $8$, $9$, $7$, $5$, $6$ and $9$ times, respectively. Thus, Snuke should set the favorite brightness level to $4$. In this case, the brightness is adjusted as follows: * In the first change, press the favorite button once, then press the forward button once. * In the second change, press the forward button twice. * In the third change, press the favorite button once.
10 10 10 9 8 7 6 5 4 3 2 1
45
{
"problem": {
"name": "guruguru",
"description": {
"content": "Snuke is buying a lamp. The light of the lamp can be adjusted to $m$ levels of brightness, represented by integers from $1$ through $m$, by the two buttons on the remote control. The first button is a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc077_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke is buying a lamp. The light of the lamp can be adjusted to $m$ levels of brightness, represented by integers from $1$ through $m$, by the two buttons on the remote control.\nThe first button is a...",
"is_translate": false,
"language": "English"
}
]
}