Back

Meandering Numbers (856)

Instruction:
Place a number into each empty cell so that each cell has exactly one number and cells that contain the same number do not touch each other, not even diagonally. Each outlined area must contain the numbers from 1 to N (where N is the size of the outlined area in cells) such that consecutive numbers within an outlined area are orthogonally adjacent. (In other words, for each region it must be possible to draw a path that starts at 1 and ends at N, going through each other cell exactly once and in numerically increasing order.)

Reference: WPF (1)

Examples:
WPF Puzzle GP 2019 - Round 2 (133)
Child puzzles:
Meandering Words
Related puzzles:
L-Words