Back

Single block untouchable (754)

Instruction:
Place numbers from 1-7 in the grid so that each numbers appears exactly once in every row, column and main diagonal (one cell remaining empty). The numbers around the grid show the sum of all the numbers before the empty cell from the given direction in the given row, column or main diagonal.
The same numbers may not touch each other not even diagonally.

Reference: WPC 2018 (120)

Parent puzzle:
Single block