[Fog of War Series] 24. Odd-Even-Bind
(Eingestellt am 17. Oktober 2025, 18:28 Uhr von AstralSky)
Classic Sudoku rules apply.
Fog of War apply(Dynamic).
Additionally, there are lines in the grid which never intersect nor branch.
Along these lines, digits are to be summed up in sequences of varying length. Each sequence ends when the sum reaches an even number above 9. When that happens, a circle appear on the line, and the circled digit is exactly equal to the result of that sequence`s sum reduced by all factors of 2. Repeat this process from the circled digit until the end of line is reached.
Example : 4-1-⑤-4-⑨-2-8-2-⑦
Lösungscode: Solution code is in the puzzle completion message
Zuletzt geändert am 17. Oktober 2025, 18:29 Uhr
Gelöst von jalebc, SKORP17, mihel111, jkuo7, 3ColorTheorem, illegel, KyubiBoy, jinkela114514, spudato321, sanabas, WvdWest, AKernel, QuiltyAsCharged, neroute2, Aeneryss
Kommentare
am 22. Oktober 2025, 03:20 Uhr von QuiltyAsCharged
Probably the most unusual line type I've ever encountered, but once I got a handle on it I enjoyed the puzzle!
am 20. Oktober 2025, 00:44 Uhr von fishsaltyak
Tried for a good long while. Got nowhere.
am 18. Oktober 2025, 05:06 Uhr von mihel111
A bit hard to get the head around the ruleset. After that, it's a really pleasant solve.
am 17. Oktober 2025, 21:50 Uhr von ketchup_monster
Didn't quite understand the rule set :/
Zuletzt geändert am 18. Oktober 2025, 03:33 Uhram 17. Oktober 2025, 21:47 Uhr von Myfyr MJ
Can you explain 9-2-8-2-7 line please as I don’t understand the all factors of 2 reduction. Thanks.
rep:9+2+8+2+7=28 28/2/2=7