#461 - Skyscrapers
Place a number from 1 to N into each cell so that each row and column contains every number from that range with no repeats, where N is the side length of the grid. A clue outside the grid represents how many cells in the corresponding row or column contain a larger number than all cells before it in that row or column from the direction of the clue.
Comments
Post a Comment