Solve 96 using my Sudoku solver from college

This commit is contained in:
2021-04-22 16:26:20 -04:00
parent 7825acbd73
commit 57286cdaf1
3 changed files with 73 additions and 15 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.swp
*.class
.ipynb_checkpoints
__pycache__
euler.sublime-workspace