DeveloperHell | Languages: All | PHP | Python | .NET | Java | CSS | Ruby   Site: Statistics
want to join us? register, it's easy | help
category icon

Sudoku Solver

in Java added by admin, on 25/10/2007 game intermediate sudoko

The Sudoku puzzle consists of a grid of 9x9 cells. This 81-cell grid is further subdivided into nine subgrids of 3x3 cells. A few of the cells are filled with a single digit between 1 and 9 (the givens). To solve the puzzle, the empty cells must be filled in such a way that every 9-cell row, column, and subgrid contains each of the digits between 1 and 9.

comment save report
 
submitted
Thu, Oct 25th 2007, 19:05
clicks today
0
clicks this month
13
clicks all time
121