Back

Snail on snake (706)

Instruction:
Draw a snake in the grid passing through all the numbered cells. Head and tail of the snake are marked with darker background. The snake goes from cell to cell vertically or horizontally, but not diagonally. The snake does not touch itself, not even diagonally. The numbers around the grid indicate the number of cells occupied by the snake in the corresponding row/column. Some of the snake cells are numbered.
The numbers follow the sequence 123123123… from head to tail (1212.. in the example). Each row and column contains each number exactly once.

Reference: WPC 2018 (120)

Parent puzzle:
Snake
Related puzzles:
Magic Snail