Back

Light and Shadow (156)

Instruction:
Shade some empty cells black (leaving the other cells white) so that the grid is divided into non-overlapping regions; cells of the same color are considered in the same region if they are adjacent along edges. Each given number must be in a region that has the same area in cells as that number. Each region must have exactly one given number.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2017 - Round 3A (29)