Friday, August 1, 2008

Google Alert - sudoku

Google Blogs Alert for: sudoku

C Sudoku Solver
By switchback
start: printf("Please enter the Sudoku puzzle rows one-by-one, putting a space or dash anywhere a blank is.\n"); for(i = 0; i < 9; i++) { printf("Enter row %d: ", (i + 1)); for(j = 0; j < 9; j++) { puzzle[i][j] = getchar(); ...
Sudoku Programmers - http://www.setbb.com/phpbb/index.php?mforum=sudoku

Sudoku - 2 Aug 2008
Today's Sudoku.
dowedo Daily Sudoku - http://www.dowedo.co.uk/


 This as-it-happens Google Alert is brought to you by Google.

Remove this alert.
Create another alert.
Manage your alerts.

No comments: