Normal sudoku rules do NOT apply.
Place into each row, column, and box the digit 1 twice, 9 once, and six of the seven digits from 2 to 8, while one digit from 2 to 8 (to be determined by the solver) does not appear in the grid at all.
Each row and column contains either a double sandwich, with the 9 between the two 1s, or a club sandwich, with the 9 to one side of the two 1s. In a double sandwich row or column, the outside clue gives the identical sum of digits between the 9 and the two 1s, i.e. 8 for 1[35]9[8]1. In a club sandwich row or column, the outside clue gives the sum of digits between the 9 and the 1 further from it, i. e. 8 for 1[341]9 (note that the middle 1 is always included in this sum).
Every double sandwich row and column must have identical sum for the two sandwich halves, even if no outside clue is given.
The marked diagonal sums to 34.
Solution code: Row 3 followed by column 5, 18 digits no spaces.
on 3. January 2024, 16:15 by OGRussHood
All of these weird sandwiches gave me heartburn. But what a brilliant concept, though.
on 3. December 2023, 06:39 by Sniglett
Raised estimated difficulty
on 20. November 2023, 17:59 by marcmees
nice. thanks.
on 20. November 2023, 04:19 by RockyRoer
Those are some interesting sandwiches...