Skip to content

Finds all solutions to the Hexadecimal 16x16 Sudoku puzzle

Notifications You must be signed in to change notification settings

knkolbow/HexadecimalSudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HexadecimalSudoku

Finds all solutions to the Hexadecimal 16x16 Sudoku puzzle input file and prints all solutions to the output file.

The unsolved Sudoku puzzle is inputed using a text file.

Blank cells are displayed as a period ('.') in the input file.

Two sample input files provided.

Puzzle_1 has 4 solutions.

Puzzle_2 has 28 solutions.

About

Finds all solutions to the Hexadecimal 16x16 Sudoku puzzle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages