]> gitweb.pimeys.fr Git - sudoku.git/commitdiff
Endlines
authorVincent Le Gallic <legallic@crans.org>
Thu, 23 Jan 2014 14:05:51 +0000 (15:05 +0100)
committerVincent Le Gallic <legallic@crans.org>
Thu, 23 Jan 2014 14:05:51 +0000 (15:05 +0100)
sudoku.py
sudoku_types.py

index 71dd6de16a94743aed0fb9282b1d564db708af17..666110e2f89c51f6f2f1eb7a9bbd3acd7e00d5ee 100755 (executable)
--- a/sudoku.py
+++ b/sudoku.py
@@ -211,4 +211,3 @@ if __name__ == "__main__":
     raw_input("\ngo ?")
     g.solve()
     print g
-
index 23100eafc626ce155c60ac4dd60b383bc6034bb0..05471892dcfc7b4a2b1922a28047fbe9fd36d0d0 100644 (file)
@@ -140,4 +140,4 @@ class examples:
     fail = "011111111000000000000000000000000000000000000000000000000000000000000000000000000"
     hard = "200000060000075030048090100000300000300010009000008000001020570080730000090000004"
     easy = "487000503056000000031500090000840051070605030310072000060009310000000970703000825"
-    samurai = "000385000000000100039000800960000040400000020003000060000000006000400005000076900000080004000100074290030007004000300010005020080080009000008000700900060007000004000306000064000000200040006000000170000609000900000400070007002000200000200090090030500060003000100500090042610009000900080000002530000300001000500000000040000800090000002010000095005000640002000000000685000"
\ No newline at end of file
+    samurai = "000385000000000100039000800960000040400000020003000060000000006000400005000076900000080004000100074290030007004000300010005020080080009000008000700900060007000004000306000064000000200040006000000170000609000900000400070007002000200000200090090030500060003000100500090042610009000900080000002530000300001000500000000040000800090000002010000095005000640002000000000685000"