Ad
  • Custom User Avatar

    you're totally correct, was looking at the wrong log. whoops! appreciate the help.

  • Custom User Avatar

    random test (below) failing, wants a false. tested manually and on a sudoku solver, the board is correct. it should be true, but expects a false.

    [[3, 4, 5, 9, 7, 8, 6, 2, 1], [6, 7, 9, 2, 1, 4, 5, 8, 3], [2, 1, 8, 6, 3, 5, 7, 4, 9], [8, 2, 3, 5, 4, 9, 1, 7, 6], [5, 6, 1, 8, 2, 7, 3, 9, 4], [7, 9, 4, 3, 6, 1, 8, 5, 2], [1, 5, 7, 4, 9, 3, 2, 6, 8], [4, 3, 2, 7, 8, 6, 9, 1, 5], [9, 8, 6, 1, 5, 2, 4, 3, 7]]