An open API service indexing awesome lists of open source software.

https://github.com/codegoalie/sudoku-loader

Loads Sudoku puzzles from a file into redis (also solved)
https://github.com/codegoalie/sudoku-loader

Last synced: 5 months ago
JSON representation

Loads Sudoku puzzles from a file into redis (also solved)

Awesome Lists containing this project

README

          

# sudoku-loader

Loads Sudoku puzzles into a redis set from an input file. The file,
`puzzles.txt`, has lines of 81 integers between 0 and 9.