Author: 红葉 (MOMIJI), from China, this question comes from his personal blog.
Slitherlink
Draw a single continuous loop by connecting neighboring dots along the dotted lines. The numbers indicate how many edges of a cell are used for the loop. The loop may not touch or cross itself, and it doesn't need to touch all of the dots.
See
Nikoli linkfor an example.
Solution code: For each row the longest run of cells inside the loop.
on 26. October 2021, 17:35 by PixelPlucker
Very nice and tricky Slitherlink!
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.