Back

Futari (1078)

Instruction:
Remove some cells from the grid so that all remaining cells are connected orthogonally and no two removed cells are adjacent orthogonally.
Additionally, for each row and each column, no number may appear more than two times. If a number appears two times within a row or column, they must not be in touching cells.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2022 - Round 7 (187)
Parent puzzle:
Hitori