Normal sudoku rules apply: each digit, 1-9, appears exactly once in each row, column, and 3x3 box.
In cages, digits cannot repeat, and the number in the top left corner is either the sum OR the product of all the digits in the cage. For example, a 3 cell 18 cage could contain 4/6/8 (sum) or 1/2/9 (product). It is up to the solver to deduce which cages are sums and which are products.
Solution code: Row 2 Left to Right
on 27. November 2024, 18:23 by Ragna
Super FUN puzzle! Thank you for sharing. :-))
on 27. November 2024, 12:53 by Visumation
Absolutely brilliant. Thanks for sharing.
on 27. November 2024, 11:29 by moHa
lovely logic!