Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 379 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 379 Bytes

Sudoku solver in a ton of languages

Each implementation accepts an input, and save the solution to a file. See input_small.txt for an example.

License: Do Whatever You Want.

Languages

  • Clojure
  • C++
  • Go
  • Java
  • Python
  • Rust
  • C#
  • Scala
  • C
  • Haskell
  • IO
  • Javascript
  • Lua
  • Common Lisp
  • Ruby
  • TCL
  • Objective C
  • Elixir