Standard irregular sudoku rules apply, using the digits 0-5. Additionally, shade each cell in the grid according to standard aquarium rules. If there is a small number in the top left corner of a region, that number indicates the sum of the underwater digits in that region. Furthermore, the digits in column 1 indicate how many cells in the corresponding row are underwater, and the digits in row 1 indicate how many cells in the corresponding column are underwater.
Irregular Sudoku: Each row, column, or region must contain the digits 0-5 exactly once.
Aquarium: Every region has a “water level”, where all cells below that level must be shaded (underwater) and all cells above that level must be unshaded (over water).
Solution code: Digits of first 3 rows concatenated (18 digits in total)
on 14. December 2020, 22:23 by SudokuExplorer
Lovely little puzzle! :-)
on 14. November 2020, 16:31 by justnow
My first solve as a registered user. I really enjoyed the ruleset. The solve was very nice, not too hard. Now its time for 9x9 version
on 18. June 2020, 21:05 by epsalon
If you liked this puzzle, please try my new 9x9 version. Warning: The 9x9 is considerably harder.
https://logic-masters.de/Raetselportal/Raetsel/zeigen.php?id=0003PE
on 16. June 2020, 09:49 by CHalb
Epsalon, thanks a lot, I love ambiguities and self reference.
on 16. June 2020, 04:37 by epsalon
Thank you Joe Average. I am working on a 9x9 version. It's not easy to find a region setup that works even without given sums.
on 16. June 2020, 03:16 by Joe Average
Great new variant!
on 15. June 2020, 11:12 by epsalon
Corrected German translation of rules.
on 15. June 2020, 10:52 by glum_hippo
Sorry dm_litv that was my oversight. @epsalon
on 15. June 2020, 08:00 by dm_litv
Die deutsche Übersetzung ist unvollständig. Muss sein:
Die Zahlen in Spalte 1 geben die Anzahl der Zellen unter Wasser in der entsprechenden Zeile an.
Die Zahlen in Zeile 1 geben die Anzahl der Zellen unter Wasser in der entsprechenden Spalte an.
on 15. June 2020, 04:56 by epsalon
removed English requirement
on 15. June 2020, 04:55 by epsalon
Added German translation, thank you to glum_hippo.
on 15. June 2020, 02:12 by epsalon
If anyone volunteers to translate the puzzle to German, I would appreciate it.
on 15. June 2020, 02:08 by Greg
@Circleconstant314 Oh right yes that makes more sense. Thanks!
on 15. June 2020, 02:07 by Circleconstant314
@Greg: No, that 7 means that the sum of the digits that are placed underwater in that region, sum to 7.
on 15. June 2020, 02:05 by Greg
Not sure if i'm just misunderstanding the rules but doesn't that 7 in the last region suggest 7 cells are underwater in a 6 cell region...?
on 15. June 2020, 02:01 by epsalon
corrected solution code