uaskh's blog

By uaskh, history, 8 years ago, In English

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.

  • Vote: I like it
  • -14
  • Vote: I do not like it

| Write comment?
»
8 years ago, hide # |
Rev. 4  
Vote: I like it 0 Vote: I do not like it

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.