Tiger
(Published on 26. December 2023, 23:51 by igniteice)
Tiger
Rules:
- Normal Sudoku rules apply.
- All cages are Killer Cages (digits may not repeat) and must sum to the given total.
- Each of the numbers in a quadruple constraint must appear at least once in one of its four surrounding cells.
- Numbers on the colored Palindrome lines must appear on both sides of the line. If a number appears as the Xth cell from one end of the line, it must also appear as the Xth cell from the other end.
CTC app link: Click
Here
Enjoy!
Solution code: The solution code is the eighteen digits of the first and ninth row, from left to right.
Solved by jalebc, Bjd, SKORP17, parkinson, OutOfMyMindBRB, rameshsrivats, keenbowl, Grothenlace, mezkur7, PippoForte, finger
Comments
on 29. December 2023, 21:47 by igniteice
@keenbowl No guessing is required, but it can help to color/letter things ;-D
on 29. December 2023, 16:42 by keenbowl
Hmm, that one was way tougher for me than I thought, and I actually couldn't solve it without guessing and backtracking.
I guess I missed some logic, but I was mostly stuck around R4C4 and R6C4, but even after that I still had to guess/assume 2-3 times.