This is my second diagonal indexing puzzle, this time with two lines.
Standard sudoku rules apply: each row, column, and 3x3 box must contain all the digits from 1 to 9.
Digits on arrows must sum to the value in the attached circle.
The red cells are indexing cells: the digit in a red cell gives the position in the column of the row number, and the position in the row of the column number. Edit: for example, if R1C4 were a 7, then R1C7=4 and R7C4=1.
Solution code: Enter column 7.
on 10. November 2023, 10:57 by zrbakhtiar
LOVELY
on 22. August 2023, 03:25 by BaumJames
Really nice puzzle. Very nice flow.
on 17. August 2023, 17:06 by EPH
Added example of indexing.
on 17. August 2023, 03:18 by Fisherman
Eph, the Mailman. However, given that lots are having difficulties with the ruleset, more clues and more examples may be required. Infact, if we ask them nicely, the CTC discord server brainiacs, will be happy to provide animated illustrations of the diagonal indexing. CTC, please. Please. PLEASE.
on 16. August 2023, 20:20 by DanishDynamite
Liked it! The hardest part (for me) was to keep the meaning of the indexing rules straight in my head.