Some of the cells in the grid are numbered. The objective is to divide the grid into rectangular and square pieces such that each piece contains exactly one number, and that number represents the area of the rectangle.
The number within a rectangle or square represents its area (length x width).