Compare commits

..

No commits in common. 'sudoku1' and 'main' have entirely different histories.

@ -1,4 +1,5 @@
# Sudoku
/sudoku1/
void sudoku1()
{
int board[9][9]={{5,3,4,6,7,8,9,1,2},

Loading…
Cancel
Save