Zig Zag Sequence

  • + 1 comment

    Additional weird notes

    • Commented the code out count as removal of line
    • Making a statement no-op count as removal of line

    Especially the second, is fastrating.

    So if you attempt to make specifically the initial swap no-op (swapping with itself), even the result seems correct, it is still wrong answer.