1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Jacob Eberhardt
06851fc91d Merge fixes and example extensions from master. 2018-02-13 17:46:53 +01:00
Hanyun Xu
0fbda02381
Update sudokuchecker.code
In the `check row correctness` part, the 3rd row should be c11, c12...
I ran the example with a 4*4 case but it failed. This change fixed it.
2018-02-01 10:53:47 -06:00
schaeff
38bdb941a1 fix sudoku 2017-12-18 23:42:05 +01:00
schaeff
1ef90d6fcf update examples 2017-12-15 23:43:29 +01:00
Jacob Eberhardt
07342fdefb Updated Examples 2017-11-08 17:10:19 +01:00
Jacob Eberhardt
c213330ed0 Function flattening rewritten 2017-10-29 00:28:14 +02:00
Jacob Eberhardt
607be16d00 Sudoku Example bugfix 2017-10-28 17:36:24 +02:00
Jacob Eberhardt
c70317b3ed Sudoku Example inputs aligned 2017-10-27 01:27:21 +02:00
Jacob Eberhardt
8df807c049 Sudoku Example Updated 2017-10-26 18:08:55 +02:00
Jacob Eberhardt
4a4e580df2 sudoku example draft, not overflow-save yet. 2017-10-26 14:14:04 +02:00