Draw tentacles starting from the center of each cell that has a number. The temtaqles go horizontally and vertically through the centers of cells. Each number indicates the length of the tentacle that extends from that cell. Tentacles do not touch or cross each other and each empty cell is used by exactly one tentacle.
Example:
You find another example on http://puzzle.gr.jp/kahua/kahua-web/hima/tentacle.pdf
Solution code: For each row from top to bottom the number of cells in which a tentacle changes direction. (1101 for the example)
on 16. June 2022, 15:46 by Drawoon
penpa+: https://tinyurl.com/29eg8ksv
on 29. August 2010, 19:37 by Richard
Unthough the size it's tricky!
Good one.
on 10. June 2010, 20:52 by CHalb
Ich hab aufgrund eines Kommentars von julius64 den Teil "der nicht zu einer anderen Zahl führt" aus dem Aufgabentext entfernt, da er so tatsächlich etwas irreführend war. Gemeint war, dass nicht - wie beim Rätseltyp Walls erlaubt - ein Tentakel von zwei Zahlen gemeinsam benutzt werden darf. Aber das ist wohl auch so klar.
on 10. June 2010, 20:29 by zhergan
Nice variant. Thanks to inventor Naoki and Christian sharing his design:)