Search This Blog

Showing posts with label Loop. Show all posts
Showing posts with label Loop. Show all posts

Rules of 'Loop'

Draw a single closed loop that visits all white cells of the grid exactly once. The loop is made up of horizontal and vertical line segments and cannot intersect/overlap itself.

EXAMPLE:


SOLUTION: