• + 1 comment

    Why does Test Case #2 have spaces in the input grid? Although submitting the code that works for the Test Case #1 (one without the spaces) works fine for everything else, and gives the full 30 points,

    I kind-of wasted my time because my code was reading the spaces in the grid rather than the number itself.