Forty-two pieces, numbered from 1 to 42, are disposed in a 6x7 grid, so that each pair of consecutive numbers are in cells that touch each other horizontally or vertically, not diagonally. Below, there are two partial drawings of the grid, where only 3 numbers appear, but only one of the two is correct.
+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+
| | 11 | 20 | | | | | | | 11 | 20 | | | | |
+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+
| | | | | | | | | | | | | | | |
+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+
| | | | | | | | | | | | | | | |
+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+
| | | | | | | | | | 31 | | | | | |
+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+
| | 31 | | | | | | | | | | | | | |
+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+
| | | | | | | | | | | | | | | |
+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+
(first drawing) (second drawing)
Justify what is the correct drawing and complete its filling.
(In reply to
re: Another Solution - how about... by pcbouhid)
Maybe I'm missing something. In my first solution, the pair 2, 3 touch, for sure! They're in the bottom row. Let me repeat my original solution using leading zeros for the first 9 numbers:
10 11 20 21 22 23 42
09 12 19 18 17 24 41
08 13 14 15 16 25 40
07 30 29 28 27 26 39
06 31 32 33 34 35 38
05 04 03 02 01 36 37
|
Posted by dopey915
on 2005-12-01 14:51:19 |