Add example boards
This commit is contained in:
parent
10ad1cdf67
commit
d559d8bd6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
a.out
|
||||
sudoku
|
||||
*.txt
|
||||
|
9
examples/board_easy_1.txt
Normal file
9
examples/board_easy_1.txt
Normal file
@ -0,0 +1,9 @@
|
||||
147
|
||||
9 32 8
|
||||
6
|
||||
38 4
|
||||
8 6 2
|
||||
2 53
|
||||
37 4 6 9
|
||||
2
|
||||
1
|
9
examples/board_hard_1.txt
Normal file
9
examples/board_hard_1.txt
Normal file
@ -0,0 +1,9 @@
|
||||
5 9
|
||||
68 7 3
|
||||
3 1
|
||||
1 9 3
|
||||
2 5
|
||||
8 7 3
|
||||
2 8
|
||||
7 2 65
|
||||
6 1
|
9
examples/board_hard_2.txt
Normal file
9
examples/board_hard_2.txt
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
345 6
|
||||
16 94 2
|
||||
4 8 6 1
|
||||
|
||||
5 7 9 6
|
||||
7 32 58
|
||||
4 539
|
||||
|
Loading…
x
Reference in New Issue
Block a user