Back

Overlapping Squares (660)

Instruction:
Draw squares with side lengths in the specified list along the dotted grid lines. Each side length must be used exactly as many times as it appears in the list. Squares cannot share any part of their edges or corners, but may intersect each other. Each number given in a cell indicates the sum of the side lengths of the squares that contain that cell. (It is possible for a square to contain multiple numbers or no numbers at all.)

Reference: WPF (1)

Examples:
WPF Puzzle GP 2023 - Round 1 (205)