From: Vincent Le Gallic Date: Thu, 23 Jan 2014 14:05:51 +0000 (+0100) Subject: Endlines X-Git-Url: http://gitweb.pimeys.fr/?p=sudoku.git;a=commitdiff_plain;h=1c7ce90cac407f5196f07d3b63bcc6c4b102efc4 Endlines --- diff --git a/sudoku.py b/sudoku.py index 71dd6de..666110e 100755 --- a/sudoku.py +++ b/sudoku.py @@ -211,4 +211,3 @@ if __name__ == "__main__": raw_input("\ngo ?") g.solve() print g - diff --git a/sudoku_types.py b/sudoku_types.py index 23100ea..0547189 100644 --- a/sudoku_types.py +++ b/sudoku_types.py @@ -140,4 +140,4 @@ class examples: fail = "011111111000000000000000000000000000000000000000000000000000000000000000000000000" hard = "200000060000075030048090100000300000300010009000008000001020570080730000090000004" easy = "487000503056000000031500090000840051070605030310072000060009310000000970703000825" - samurai = "000385000000000100039000800960000040400000020003000060000000006000400005000076900000080004000100074290030007004000300010005020080080009000008000700900060007000004000306000064000000200040006000000170000609000900000400070007002000200000200090090030500060003000100500090042610009000900080000002530000300001000500000000040000800090000002010000095005000640002000000000685000" \ No newline at end of file + samurai = "000385000000000100039000800960000040400000020003000060000000006000400005000076900000080004000100074290030007004000300010005020080080009000008000700900060007000004000306000064000000200040006000000170000609000900000400070007002000200000200090090030500060003000100500090042610009000900080000002530000300001000500000000040000800090000002010000095005000640002000000000685000"