Simple Sudoku Helper

 1  +  +   +  4  +   +  +  2 
 +  5  +   +  +  +   +  9  + 
 +  +  8   +  +  +   3  +  + 
 
 +  +  +   5  +  9   +  +  + 
 7  +  +   +  8  +   +  +  3 
 +  +  +   7  +  6   +  +  + 
 
 +  +  7   +  +  +   5  +  + 
 +  9  +   +  +  +   +  4  + 
 6  +  +   +  2  +   +  +  1 
Enter some numbers and press "Update"
  • Cells that contain just a number are completed; the only option provided by the drop-down box is bk (for "back") which will un-set the box.
  • Cells that contain a number in square brackets are currently uncompleted; the number shows how many legal entries there are, and the drop-down box permits the selection of one of those legal entries.
  • Get Another One