Working parser, file chooser and sample files
This commit is contained in:
parent
175545d3d5
commit
521b3fb05b
6 changed files with 163 additions and 4 deletions
9
app/sample_sudokus/demo_from_lab.txt
Normal file
9
app/sample_sudokus/demo_from_lab.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
0 0 9 0 7 1 3 0 0
|
||||
0 0 1 0 0 0 0 0 0
|
||||
6 0 0 0 9 0 0 4 7
|
||||
5 0 0 9 0 4 0 0 0
|
||||
1 0 4 0 0 0 2 0 9
|
||||
0 0 0 1 0 8 0 0 4
|
||||
7 3 0 0 1 0 0 0 2
|
||||
0 0 0 0 0 0 5 0 0
|
||||
0 0 8 2 4 0 6 0 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue