Блог пользователя uaskh

Автор uaskh, история, 8 лет назад, По-английски

I think there might be a problem with problem number 2 of contest 507 ,div 2. The link to the problem is

Click here for the screenshot

Can someone please clarify.

  • Проголосовать: нравится
  • -14
  • Проголосовать: не нравится

»
8 лет назад, скрыть # |
Rev. 4  
Проголосовать: нравится 0 Проголосовать: не нравится

It might be a glitch, I saw your submission and now it shows the correct sequence.

The error is that your code is printing 153 after 147. So 147,148,149 and 151,152,153 are turned over and 150 is left in the initial state.