You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple sudoku puzzle solver I made. Make sure that puzzle.txt and the executable are in the same directory. To build just go into the directory and type "cmake ." without quotes and then "make" without quotes.