Puzzle#58: Clone Shapes Sudoku





Rules: Place a digit from 1 to 9 into each of the empty cells so that each digit appears exactly once in each row, column and 3x3 outlined box. Each shape is cloned, including the digit it contains, without rotating or mirroring. The position of the digits inside each shape is fixed- the same digits have to be placed at the same positions inside the identical shapes. The digit may appear more than once in a shape.

Comments

Post a Comment