Adjacent Pair
Two equal numbers side by side: exactly one of them stays, so any other copy of that number in the row or column is rejected.
How it works
- 1Two 7s sit side by side. Both staying breaks the duplicate rule; both rejected would touch — so exactly one of the two stays.
- 2Whichever one it is, the row keeps a 7 — so every OTHER 7 in that row duplicates it.
- 3Reject the 7 at the end of the row.
- Rejected
- Cells that establish the pattern
- Where the conclusion lands