Wednesday, April 26, 2017

Puzzle 323: Magic Ways

Rules: Place numbers in the given range such that each row,column and outlined region contain each number exactly once. It should be possible go draw a path starting in the cell containing the number 1, moving horizontally or vertically through adjacent cells, visiting all numbers in ascending order, and ending in the largest number in the given range.

Range: 1, 2, 3


2 comments: