#460 - 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.
08:10 - Nice pure skyscrapers logic for the break-in here, followed by a quick completion with normal sudoku/Latin square logic from there. Good one!
ReplyDelete