Cyclones
(Published on 29. April 2022, 22:11 by starwarigami)
Normal Sudoku rules apply.
Cells form a horizontal cycle of length n within a row if, by repeatedly jumping to the column indicated by each cell's digit, it takes n jumps to return to the starting position -
e.g. C2=4 -> C4=1 -> C1=9 -> C9=2 -> C2=4
A vertical cycle within a column is defined in a similar way - e.g. R7=3 -> R3=5 -> R5=7 -> R7=3
- All cells marked with a circle belong to both a horizontal AND a vertical cycle of length n, where n is the digit in that cell.
- Digits along an arrow sum to the digit in the connected circle.
CtC link with solution check (Original link
here)
f-puzzles link
Solution code: Row 1 (left to right) - 9 digits, no spaces
Last changed on on 29. February 2024, 21:03
Solved by Jesper, filuta, polar, ryagami, snowyegret, salsais, Sewerin
Comments
on 29. February 2024, 21:03 by starwarigami
Updated link to add solution check
Last changed on 30. April 2022, 18:12on 30. April 2022, 18:06 by filuta
really very nice puzzle, comfortable solve with certain mathematical knowledge, possibly considerably harder without that (but still at most 4/5 I would say).
also, this puzzle reminded me of kolot's wonderful Real vs Imaginary puzzle.