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

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

In problem D. Mahmoud and Ehab and the binary string my submissions are failing with "wrong answer Couldn't find an answer" :( My last try is this. I checked other users solutions, but I can't find what is wrong with my code.

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

»
9 лет назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

Hello,

Just analysed your code a bit and submitted it after one modification : Submission after code Edit

I've just inversed the positions in the printf. You need to recheck your find_one & find_zero ...