Ad
  • Custom User Avatar

    A lot of the solutions (js at least) seem to start the count at -1.

    I think that's logically incorrect - even though it passes the tests.
    The ball will always pass the window at least once, so I stared at 1, and then just didn't count the last do while loop, where the ball is actually not higher than the window.