Unique Rectangle Type 5
When diagonal or three roof cells share one extra candidate.
Explanation
Type 5 keeps the deadly rectangle idea but lets the shared extra candidate sit in diagonal roof cells or in three corners of the rectangle. One of those roof cells must contain the extra candidate, so any cell that sees all of them can remove that candidate.
Practice tip
Confirm the floor cells still hold only the base pair. Then check which outside cells can see every roof cell with the shared extra candidate.
Example steps
- Find a unique rectangle with a repeated base pair.
- Mark the two diagonal or three roof cells that contain the same extra candidate.
- Remove that extra candidate from cells that see all marked roof cells.