Sunday, September 19, 2010

002 - Isolate

Add additional walls to the pictured grid so that:

* It is broken into seven (7) discrete areas, of the following number of squares: 2, 3, 3, 3, 3, 4, 7.

* Each area contains exactly two gray cubes; no more, no less.

* Each grid intersection (marked by a plus sign) connects to at least 2 walls.

Lines may only be vertical or horizontal.