Thermos Construction
Rules:
Divide the grid into nine orthogonally-connected regions, each containing nine cells. Each row, column and region must contain the digits 1 to 9, once each. Digits increase along a thermometer starting from the bulb end. Furthermore, for any given thermometer, each cell on that thermometer is in a different region. For a digit in a circle, it indicates exactly how many circles contain that digit. Furthermore, each circle is part of a different region.
Lösungscode: Row 3 followed by row 7.
am 23. Dezember 2023, 17:42 Uhr von wand
beautiful puzzle, intricate region building, and some disambiguation steps that popped out of nowhere.
am 15. Dezember 2023, 22:49 Uhr von Myxo
Pretty approachable and elegant construction, thanks :)
am 15. Dezember 2023, 20:14 Uhr von Elliptical
Fun
am 15. Dezember 2023, 18:05 Uhr von h5663454
bruh.
am 15. Dezember 2023, 12:52 Uhr von Snookerfan
Very nice! Thank you
am 15. Dezember 2023, 07:22 Uhr von Prof.Dori
Fixed the solution code.
am 15. Dezember 2023, 04:59 Uhr von bansalsaab
Can you check the solution code please. I solved the puzzle but getting an error.
-------
Reply: Thank you for that. I meant to write row 3 instead of row 4.Try it now.