Divide the grid into regions formed of adjacent squares. Each region should contain two given numbers. The size of each region should be a value (in unit squares) between the two numbers inside that region.
Divide the grid into regions formed of adjacent squares. Each region should contain two given numbers. The size of each region should be a value (in unit squares) between the two numbers inside that region.