(Right click on the image and click "View image" to see a larger, clearer version.)
Fillomino is a logic puzzle devised by nikoli . You are given a grid, partially filled with numbers; your task is to divide the grid into regions such that:
Note that a region may be clued by multiple numbers, or even no number at all.
A sample puzzle (left) with its solution (right) can be seen below.
Your task is to solve the Fillomino puzzle above (at the very top).
After solving it and filling each cell with the area of its region, submit the digits in the first marked row (row 4), followed by the digits in the second marked row (row 10). (For double-digit cells, put both digits.) For the example above, the answer is .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The unique solution is given below:
As can be read, the first marked row reads 1 2 4 1 4 4 7 4 4 4 and the second marked row reads 4 4 5 5 5 5 1 5 5 5 , giving the answer 1 2 4 1 4 4 7 4 4 4 4 4 5 5 5 5 1 5 5 5 .
This is Puzzle 66 on my blog, Chaos at the Sky. The given link also has a complete walkthrough of the puzzle.