Pandigital Partition
(Eingestellt am 12. Februar 2025, 00:23 Uhr von Andrewsarchus)
Rules:
-
Fill every cell in the grid with the digits 0-9, such that each row and column contains a complete set of the digits 0-9.
-
Partition the grid into five orthogonally connected Zones.
-
Each zone contains 1 to 3 blue rectangles which when read left to right, contain the 1-to-3 digit sum of the all digits in the zone.
Adjacent rectangles are part of the same number.
-
Additionally, the blue rectangles contain a complete set of the digits 0-9.
-
Circles count the number of cells, including themselves, in the surrounding 3x3 neighborhood which belong to the same zone.
All possible circles are given.
-
Horizontal bars indicate the horizontal run length of the cells in the same zone.
Vertical bars indicate the vertical run length of cells in the same zone.
All possible bars have been given.
-
Arrows indicate the number of zone borders seen in the indicated direction (not including the outside edge of the grid).
All possible arrows have been given except for those which would point directly at the edge of the grid with no other cells in between.
Play Online:
sudokupad:
Pandigital Partition
Lösungscode: Row 4 left to right with dashes to indicate borders between zones
Gelöst von Bootenks, jkuo7