Back

Boomerangs (211)

Instruction:
Divide the grid into "boomerangs", each containing exactly one dot. A "boomerang" consists of a center cell and two legs of equal length coming off the center cell at a 120-degree angle along two different rows (or a row and a column). Each cell in the grid must be part of exactly one boomerang. The legs must be of length at least 1.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2017 - Round 5A (26)