Created
May 8, 2011 13:16
-
-
Save 0mg/961364 to your computer and use it in GitHub Desktop.
sudoku
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
123 456 78# | |
456 78# 123 | |
78# 123 456 | |
312 564 8#7 <-+ | |
564 8#7 312 | exchangeable | |
8#7 312 564 <-+ | |
231 645 #78 | |
645 #78 231 | |
#78 231 645 | |
^ ^ | |
| | | |
+-+ | |
exchangeable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment