#487 - Ripple Effect
Place a number into each cell so that each region contains the numbers from 1 to N with no repeats, where N is the number of cells in the region. Two instances of the same number in the same row or column must have at least as many cells between them as the value of the number.
Comments
Post a Comment