This website requires JavaScript.
Explore
Help
Register
Sign In
mgs
/
sudoku-solver
Watch
1
Star
0
Fork
0
You've already forked sudoku-solver
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
karl
cc5210a71f
Update only cells affected by change
...
+ some more minor optimizations
2020-12-02 16:17:00 +01:00
.gitignore
Initial commit
2020-11-18 13:50:40 +01:00
LICENSE
Initial commit
2020-11-18 13:50:40 +01:00
main.cpp
Update only cells affected by change
2020-12-02 16:17:00 +01:00
Makefile
Update only cells affected by change
2020-12-02 16:17:00 +01:00
README.md
Initial commit
2020-11-18 13:50:40 +01:00
README.md
sudoku-solver
Description
No description provided
Readme
45
KiB
Languages
C++
97.9%
Makefile
2.1%