Zig Zag Sequence

  • + 0 comments

    Output is correct with only 3 lines modified in C++14 and no lines removed yet the test still fails. I did get the solution but it was a different specific 3 lines so it might be only specific lines.

    Also C++20 version of the test is just an empty main() returning 0... No provided function to start with!