/sudoku-rust

Solution to sudoku in Rust

Primary LanguageRust

Solution to sudoku in rust.

Run like this:

rustc main.rs && ./main