Back

Irregular Fillomino (500)

Instruction:
Divide the grid along the given lines into regions so that no two regions with the same area share an edge. Each given number must represent the area of the region it belongs to – counted in number of cells of that region, regardless of the sizes of those cells. A region may contain none, one, or more of the given numbers. Only the solutions that are consistent within the whole grid will be accepted. If all borders are marked it is enough, as well as if all digits are written.

Reference: WPC 2016 (65)

Parent puzzle:
Fillomino

Child puzzles:
Fillomino (Big Cells)