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
Sudoku Solver Using Backtracking
To run use the following command after setting up your GOPATH
go run $GOPATH/src/github.com/joeydonovan4/sudoku/main.go $GOPATH/src/github.com/joeydonovan4/sudoku/exampleBoard.txt