Lösungscode: Column 9, top to bottom (9 digits, no spaces)
am 12. Januar 2024, 09:19 Uhr von Piatato
Excellent!
am 11. Januar 2024, 18:37 Uhr von anyeyeball
Enjoyable puzzle. Very nice logic with the carefully placed lines.
am 11. Januar 2024, 07:28 Uhr von starwarigami
Updates rules for clarity
am 11. Januar 2024, 06:26 Uhr von Nylimb
Could you clarify the rules? Do the digits in the squares count as parts of the line for the product-sum and zipper conditions?
E.g. which of these is a valid product-sum line: 47896 or 42576?
And for zipper lines is the sum of the digits in the squares supposed to equal the other sums of digits at equal distance from the center?
P.S.: I wrote a small python program to explore the possibilities. Based on that I guessed that the squares count as part of the line for the zipper rule but not for the product-sum rule. After a while I figured out the solution.
Thanks for the puzzle.
@Nylimb: Thanks for trying the puzzle out - If this is your first time encountering product-sum lines I can understand your confusion with the wording above. I've updated the rules in the description above to clarify the constraint, and will keep it in mind for future puzzles.
@starwarigami: Thanks. I think this was my first product-sum lines puzzle.
Thanks again for the puzzle; once I figured out the rules it was a very enjoyable solve!