Logic Masters Deutschland e.V.

Hochhäuser mit Kellern, Teil 2

(Published on 3. July 2015, 18:00 by pirx)

Place buildings in the cells of the left grid. Some buildings have a basement, i.e. their visible height is reduced by exactly 1. For example, only three levels of a 4-building are visible, a 1-building is not visible at all.
The corresponding cells of the right grid contain the basements, which form a cave.

Skyscrapers (left grid)
Each row or column contains different digits from 1 to N (N is the grid size). A digit represents the number of levels of a building.
Clue numbers outside the grid indicate how many buildings are visible from that direction. A building blocks the view of buildings behind it that are of equal or lower height.

Cave (right grid)
A cave system must be found in the grid, that is, some cells must be shaded such that the following conditions are satisfied.
  • The interior of the cave (the white cells) is horizontally and vertically connected,
  • The walls (all the shaded cells) are connected with the boundary of the grid,
  • All cells containing a number are inside the cave; the number indicates how many cave cells can be seen horizontally and vertically from that position, including the cell with the number itself,
  • No 2x2-field is completely inside the cave.

Part 1 gives an example.



Puzzle:

Solution code: The visible heights of the buildings in the two main diagonals, at first from upper left to lower right, then from upper right to lower left.

Last changed on -

Solved by BFaw, r45, ibag, Luigi, RALehrer, Alex, matter, fridgrer, ch1983, pin7guin, Zzzyxas, moss, Joe Average, Statistica, AnnaTh, pokerke, cornuto, adam001, jalbert, zorant, KlausRG, sandmoppe, tuace, dm_litv, ffricke, Mody, uvo, Babsi, sf2l, Resu, flaemmchen, marcmees, rob, zuzanina, ildiko, pandiani42, ManuH, Dandelo, jirk, amitsowani, ChristJan, polar, KNT
Full list

Comments

on 3. March 2023, 19:22 by KNT
Lots of fun, thanks!

Difficulty:3
Rating:97 %
Solved:43 times
Observed:5 times
ID:00029Z

Puzzle combination Puzzle variant

Enter solution

Solution code:

Login