Program just exits after first user input gah. Global variables. Not the global variables...
Why is this an infinite loop?I just realized, in the line before return, I was setting board[j][k] to whatever was in possible[0]...
Why is this an infinite loop?Every single time I run through the while loop I reset complete to true, and it only gets set to fal...
Why is this an infinite loop?Its a sudoku solver, when I use cout for the int k it displays 0 through 8 endlessly. But I cannot ...
This user does not accept Private Messages