C++ Program to check Sudoku Solutions

Here’s a program to check if a solution for a Sudoku puzzle is correct.

https://github.com/shafeeq/Snippets/

The program will check for errors in the completed puzzle given as input, by checking each of the nine rows, columns and boxes for duplicate entries.

The input can be given as a file also. An example file is given in the github repository.

Hope you find it useful the next time you solve a Sudoku puzzle.

About these ads

About Shafeeq K

Student. Interests: Computers, GNU/Linux, Harry Potter

Posted on August 15, 2011, in Comp. Sc and tagged , . Bookmark the permalink. Leave a Comment.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: