QED

How to solve this 6×6 logic puzzle

6×6 · steady · 13 steps

This 6×6 board rates as steady (difficulty score 817). Solving it from scratch takes 18 logical steps, using 6 techniques: Single cell, Row/column exclusion, Adjacency clear, Region confinement, Paired regions, Shape squeeze. Every step below is forced — nothing here is a guess.

  1. First, every remaining candidate in this region touches row 2, column 5 — so whichever candidate ends up marked will clear it, and it can be ruled out now regardless of which one wins.
  2. Next, every open cell left in this region sits in row 3, so its marker has to land there — clearing every other open cell in the row.
  3. Then, together, two regions have open cells only in rows 1 and 2 — with one marker each, those two markers have to fill exactly those two rows, so every other region's open cells there can be cleared.
  4. After that, every open cell left in this region sits in row 4, so its marker has to land there — clearing every other open cell in the row.
  5. Now, every open cell left in this region sits in column 1, so its marker has to land there — clearing every other open cell in the column.
  6. From there, every remaining candidate in this region touches row 2, column 6 and row 4, column 5 and row 4, column 6 — so whichever candidate ends up marked will clear them, and they can be ruled out now regardless of which one wins.
  7. Following that, place a marker at row 4, column 4. Region has exactly one open cell left. Placing here clears the rest of row 4, column 4, and its region. Placing here also clears its 3 touching neighbours.
  8. First, place a marker at row 3, column 6. Region has exactly one open cell left. Placing here clears the rest of row 3, column 6, and its region.
  9. Next, place a marker at row 1, column 5. Region has exactly one open cell left. Placing here clears the rest of row 1, column 5, and its region.
  10. Then, every remaining candidate in this region touches row 5, column 2 and row 6, column 2 — so whichever candidate ends up marked will clear them, and they can be ruled out now regardless of which one wins.
  11. After that, place a marker at row 6, column 3. Region has exactly one open cell left. Placing here clears the rest of row 6, column 3, and its region.
  12. Now, place a marker at row 2, column 2. Region has exactly one open cell left.
  13. Finally, place a marker at row 5, column 1. Region has exactly one open cell left.

The key move here was Shape squeeze — once you can spot that, this board falls quickly.