Sumple loop II (Polish puzzle GP leftover)
(Published on 22. October 2021, 20:51 by karzym)
Place numbers from the given set into some fields, so that no two numbers may touch on side (but can touch on corners). Numbers can repeat in rows/columns. In all other fields draw a simple loop, i.e. a single closed loop (without intersections or crossings) through all white cells. Loop paths must be orthogonal.
Given numbers in rows/columns of diagram are sums of all numbers from that row/column.
Example:
Puzzle:
Online solving: Penpa
Solution code: Row 8 + column 8. 0-9 for number, L for loop turn, I for straight loop part.
Solved by Uhu, rimodech, Jesper, Dandelo, CJK, Mjb99, r45, ropeko, sf2l, moeve, moss, CHalb, Mark Sweep, Zzzyxas, marcmees, Nusi, ManuH, apiad, misko, Luigi, Dotty, ildiko, zorant, BenceJoful, Torvelo
Comments
on 26. October 2021, 21:56 by marcmees
very enjoyable.
on 26. October 2021, 15:51 by Mark Sweep
Very enjoyable solve path!
on 22. October 2021, 23:34 by Jesper
Fun loop variant! Thanks for posting.