Logic Masters Deutschland e.V.

Tapa-like Loop 2

(Published on 3. January 2022, 00:36 by Dandelo)

Draw a loop that visits all empty fields exactly once. The sections of the loop run horizontally and vertically from field center to field center.

The numbers each represent the number of neighboring fields visited by the loop on a segment, where each '?' stands for a positive integer. If a field contains more than one number, each number corresponds to a segment and between two segments the loop must visit a different field.

Example:

Solution code in the example: 53


The puzzle (Penpa):

Solution code: In reading direction for each field with '?' the greatest value for one of the '?'.


Solved by Siebuhh, r45, Mark Sweep, moss, zuzanina, jessica6, misko, Statistica, moeve, Jesper, Kpn, CJK, CHalb, bernhard, Zzzyxas, Alex, Uhu, cha, polar, ildiko, Joe Average, sandmoppe, bakpao, uvo, DiMono
Full list

Comments

on 6. September 2024, 03:43 by DiMono
git.io links are dead. Here's the puzzle on Penpa+ with answer check: https://tinyurl.com/32eajvft

on 3. January 2022, 18:06 by zuzanina
Sehr schöne Rätsel-Kombination!

Difficulty:3
Rating:97 %
Solved:25 times
Observed:4 times
ID:0008PL

Enter solution

Solution code:

Login