Initial commit

This commit is contained in:
Michele Guerini Rocco 2013-10-18 13:38:05 -07:00
commit 6bf64eed23
2 changed files with 22 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app

4
README.md Normal file
View File

@ -0,0 +1,4 @@
Sudoku
======
Genera e risolve sudoku in C