- Code: Select all
 1 . . . . . . . 2
. 7 . . 3 . . 5 .
. . . 9 . 8 . . .
. . 3 . . . 2 . .
. 5 . 7 . . . 9 .
. . 8 . 4 . 3 . .
. . . 5 . 4 . . .
. 3 . . 7 . . 4 .
6 . . . . . . . 1 SE 7.6
Regards,
Mike Metcalf
 1 . . . . . . . 2
 . 7 . . 3 . . 5 .
 . . . 9 . 8 . . .
 . . 3 . . . 2 . .
 . 5 . 7 . . . 9 .
 . . 8 . 4 . 3 . .
 . . . 5 . 4 . . .
 . 3 . . 7 . . 4 .
 6 . . . . . . . 1 SE 7.6+-------+-------+-------+
| 1 . . | . . . | . . 2 |
| . 3 . | . 4 . | . 5 . |
| . . . | 6 . 3 | . . . |
+-------+-------+-------+
| . . 7 | . . . | 8 . . |
| . 4 . | 3 . . | . 6 . |
| . . 9 | . 6 . | 7 . . |
+-------+-------+-------+
| . . . | 8 . 9 | . . . |
| . 2 . | . 3 . | . 4 . |
| 5 . . | . . . | . . 1 |
+-------+-------+-------+   ER 9.3 2 . . . . . . . 4
 . 1 . . 3 . . 2 .
 . . . 6 . 5 . . .
 . . 5 . . . 2 . .
 . 4 . 3 . . . 1 .
 . . 3 . 9 . 6 . .
 . . . 8 . 7 . . .
 . 9 . . 1 . . 3 .
 6 . . . . . . . 5  SE 6.6999...+---+---+---+
|9..|...|..5|
|.1.|.2.|.3.|
|...|1.3|...|
+---+---+---+
|..5|...|6..|
|.2.|7..|.4.|
|..1|.3.|8..|
+---+---+---+
|...|4.6|...|
|.4.|.9.|.1.|
|8..|...|..3|
+---+---+---+  SE 4.4c:\program files\sudokuexplainer\java -cp SudokuExplainer.jar diuf.sudoku.test.Tester sudoku.txt result.txtcoloin wrote:No, the 6.999999 comes out when you use the java enabled dos program. [Which I have excelled myself by getting to work !]
For others the command is !
- Code: Select all
 c:\program files\sudokuexplainer\java -cp SudokuExplainer.jar diuf.sudoku.test.Tester sudoku.txt result.txt
C
Mauricio wrote:coloin wrote:No, the 6.999999 comes out when you use the java enabled dos program. [Which I have excelled myself by getting to work !]
For others the command is !
- Code: Select all
 c:\program files\sudokuexplainer\java -cp SudokuExplainer.jar diuf.sudoku.test.Tester sudoku.txt result.txt
C
I know, what I meant to say is that 6.699999 is not the same as 6.6999...
 1 . . | . . . | . . 2
 . 3 . | . 4 . | . 5 .
 . . . | 6 . 7 | . . .
-------+-------+-------
 . . 3 | . . . | 1 . .
 . 6 . | 8 . . | . 3 .
 . . 7 | . 5 . | 9 . .
-------+-------+-------
 . . . | 3 . 9 | . . .
 . 8 . | . 2 . | . 4 .
 2 . . | . . . | . . 1     ER=8.8
coloin wrote:Referee !
The correct ER is : 6.699999999999999
C
+---+---+---+
|9..|...|..5|
|.1.|.2.|.3.|
|...|1.3|...|
+---+---+---+
|..5|...|6..|
|.2.|7..|.4.|
|..1|.3.|8..|
+---+---+---+
|...|4.1|...|
|.4.|.9.|.8.|
|8..|...|..3|
+---+---+---+  SE 3.8 1 . . | . . . | . . 2
 . 3 . | . 4 . | . 5 .
 . . . | 6 . 2 | . . .
-------+-------+-------
 . . 3 | . . . | 1 . .
 . 6 . | 7 . . | . 3 .
 . . 2 | . 5 . | 8 . .
-------+-------+-------
 . . . | 3 . 8 | . . .
 . 7 . | . 9 . | . 4 .
 9 . . | . . . | . . 1    ER=7.2
+-------+-------+-------+
| 1 . . | . . . | . . 2 |
| . 3 . | . 4 . | . 5 . |
| . . . | 6 . 7 | . . . |
+-------+-------+-------+
| . . 5 | . . . | 7 . . |
| . 6 . | 3 . . | . 8 . |
| . . 7 | . 9 . | 4 . . |
+-------+-------+-------+
| . . . | 8 . 4 | . . . |
| . 9 . | . 3 . | . 6 . |
| 2 . . | . . . | . . 1 |
+-------+-------+-------+    ER  9.4