Fill every cell with the right number based on the regions marked by thicker borders.
- ⌗A region with N cells contains the numbers 1 to N, each exactly once.
- ⚠Two adjacent cells (including diagonally) can never share the same number.
- #Pre-filled numbers are given and cannot be changed.
Tip: Start with the smallest regions – they have fewer possibilities.