Logic Masters Deutschland e.V.

Mad Max 2

(Published on 4. February 2023, 01:36 by randall)

Puzzle Name

A while ago, I saw a "max arrows" GAS puzzle (by Clover) where the digit in the bulb had to repeat on the arrow, and be larger than all other digits along the line. Inspired by this cool idea, I've created something that includes ambiguity: The solver needs to determine if an arrow is a max arrow, or a normal arrow (digits along the line sum to the digit in the bulb).

Thanks to the folks who tested a first, very different, version of this puzzle. Special thanks to XeonRisq, Crusader, and Allagem for helping me with v2. This puzzle is better thanks to their feedback.


Rules

  • Normal Sudoku rules apply
  • Arrows
    • Normal Arrows: Digits along the line sum to the number in the bulb
    • Max Arrows: The digit in the bulb is the max digit, and must appear on the line. All other digits on the line must be smaller than the max digit.
    • For each arrow, the solver must determine if it is a normal arrow, or a max arrow.
  • Parity dots
    • Digits separated by a white diamond have opposite (odd/even) parity.
    • Digits separated by a black diamond have the same (odd/even) parity.


Play the puzzle

SudokuPad: https://tinyurl.com/bded5mjk



Solution code: Row 7


Solved by gutman, Crusader175, fjam, Ye Nay Myo Han, ananth, Allagem, OGRussHood, SKORP17, Uhu
Full list

Difficulty:3
Rating:N/A
Solved:9 times
Observed:6 times
ID:000CUF

Enter solution

Solution code:

Login