Skip to content

SpazDude/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

A c# implementation of a sudoku solver

Instructions

The command line application reads lines of Sudoku puzzles (81 characters 0-9 where 0 is an unresolved value), one puzzle per line, and then solves them all when a blank line is entered.

test case

sudoku.exe < 5.txt

Releases

No releases published

Packages

No packages published

Languages