Rejected Cell's Neighbors
Easy
Used by Smart Hint
Rejected cells can never touch, so every cell next to a rejected one is kept.
- Kept
- Rejected
- Cells that establish the pattern
- Where the conclusion lands
How it works
- The center cell is already known to be rejected.
- Rejected cells can never touch, so every cell next to it is kept — mark all four neighbors Keep.