Rules: Subdivide the grid into pairs of regions such that each pair encloses exactly one given circle. The circle should correspond to a border between the two regions Within each such pair of regions, it must be possible to draw a loop (not necessarily unique) that does not intersect itself and moves horizontally or vertically between centers of cells and traverses the entirety of the pair. Regions within a pair may or not be identical with each other, but must be equal in area. Also, no two identical regions from across different pairs may share an edge.
About: This puzzle type was invented by Anurag Sahay.
No comments:
Post a Comment