GridWits

Hidden Single

Easy Used by Smart Hint

A height has only one possible cell left in this row or column, even though that cell has other candidates too.

4 1 2 3 1 2 4 1 2 3 1 2 3 4 4

How it works

  1. Instead of asking what a cell can be, ask where a HEIGHT can go. Hunt for the 4 in the second row.
  2. Column 1 already has its 4 at the top, column 3 has one in the third row, and column 4 has one at the bottom — three of the four cells are out.
  3. Only the second cell survives. It still lists other candidates, so it's no Naked Single — but the 4 has nowhere else in the row to live.
  4. Place the 4. This is the technique that keeps a board moving once the obvious cells run out.