Rules:
Insert number from 1 to 5, into some cells so that no digits repeats in any row or column. Some fields remain empty. Each number in the grid represents the height of a building. The clues outside of the grid indicate how many buildings can be seen when looking from the corresponding direction. Higher buildings block the view of the smaller buildings. Smaller number can not be put in the cell above larger number.
Solution code: Row 5, column 3. Use X for empty field
on 31. October 2020, 21:50 by TimE
Tougher than expected! You should probably make it more clear that the numbers 1 to 5 occur in each row and column exactly once.
on 23. April 2019, 13:53 by HaSe
Danke
on 22. April 2019, 11:11 by dm_litv
Wenn zwei Zahlen vertikal benachbart sind, ist die obere Zahl größer als die untere.
on 22. April 2019, 10:35 by HaSe
Was bitte bedeutet der letzte Satz exakt?
on 19. April 2019, 22:29 by Rollo
Please add 'Two fields remain empty in every row and column' or 'Insert all numbers from 1 to 5', otherwise the puzzle is not solvable.