Browse Source

adding bonus: different alghorithm to solve sudoku

content-update
lee 3 years ago
parent
commit
5e995b5d38
  1. 4
      subjects/sudoku/audit/README.md

4
subjects/sudoku/audit/README.md

@ -231,3 +231,7 @@ Error
```
###### Does the program returns the value above?
#### Bonus
###### +Is the project using the Exact cover technique [Knuth's Algorithm X](https://en.wikipedia.org/wiki/Knuth%27s_Algorithm_X)

Loading…
Cancel
Save