Fill each cell with a digit from 1 to 9. Every digit must appear once in any row or column. Every digit inside the grid represents a building with a specific height. The digits outside the grid indicates the number of buildings visible from that direction. A building is visible if all the other buildings are lower than it. Also the digit in the cell with circle is a valid skyscraper clue for 2 directions (out of possible 4 directions). Besides grey painted connected cells must include buildings with consecutive heights.
Solution code: Both diagonals, first from top left to the bottom right, then from top right to the bottom left.
on 15. August 2021, 23:23 by zhergan
Tags revision..
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.