Back

Recto (182)

Instruction:
Divide the grid into rectangles (squares are considered rectangles) along the grid lines such that each cell is in exactly one rectangle and each rectangle contains exactly one given number. The number must equal the sum of the height and width of the rectangle (in cells).

Reference: WPF (1)

Examples:
WPF Puzzle GP 2017 - Round 1A (21)
WPF Puzzle GP 2019 - Round 2 (133)
Parent puzzle:
Shikaku