Here is my second try on a MinMax-Sudoku. This time it is merged with a Sandwich-Sudoku.
Rules:
Classic Sudoku rules apply. Additionally, a number outside the grid is a MinMax clue as well as a sandwich clue. (I.e. each clue must satisfy both conditions, MinMax AND Sandwich).
MinMax clue: Indicates the sum of the lowest and the highest digit of the corresponding first three adjacent cells.
Sandwich clue: Indicates the sum of the digits of the corresponding row/column that are "sandwiched" between the digits 1 and 9.
Have fun!
Solution code: Row 8 followed by row 9
on 1. May 2020, 14:53 by Rawcoder
Added labels
on 1. May 2020, 11:42 by ch1983
Hat Spaß gemacht, ich freue mich besonders über jedes Rätsel, das sich entspannt - so wie dieses hier - lösen lässt :-)