moul's solution for sudoku

master
Manfred Touron 9 years ago
parent 514b0ff515
commit be7d95323a
No known key found for this signature in database
GPG Key ID: 0DCB9CE0CABAE1B5

4
.gitmodules vendored

@ -32,3 +32,7 @@
[submodule "morpionsFights/gnieark"]
path = morpionsFights/gnieark
url = git@github.com:gnieark/tictactoeChallenge.git
[submodule "sudoku/moul"]
path = sudoku/moul
url = https://github.com/moul/sudoku
branch = master

@ -31,3 +31,13 @@ $ ./sudoku ./path/to/map.txt
+-----------------+
$
```
## Winners
1. [@xxx](https://github.com/xxx): `date`
2. [@xxx](https://github.com/xxx): `date`
2. [@xxx](https://github.com/xxx): `date`
Hors jeu (créateur du challenge):
- [@moul](https://github.com/moul): `date`

@ -0,0 +1 @@
Subproject commit 0b10868f12ddb1d820c754d089fc7e1052e1cb0c
Loading…
Cancel
Save