Hard 5×5 Picross — Arrangement Enumeration in a 25-Cell Grid

Hard 5×5 Picross is where the solving toolkit expands. Overlap analysis and cross-referencing remain essential, but clue configurations now include lines where slack is high enough that overlap analysis alone confirms no cells. Progress requires listing all valid arrangements for those lines explicitly and identifying which cells — if any — appear filled or empty across every valid arrangement.

Completing Hard 5×5 consistently marks the transition from beginner Picross technique to genuine intermediate solving.

What "Hard" Means at 5×5

At Medium, most lines have clues with low enough slack that overlap analysis produces some confirmed cells on every pass. At Hard, a significant number of lines carry clues with three or four cells of slack — configurations where the block can shift enough that no cell falls inside every valid position.

A clue of "2" in a 5-cell line has three valid positions: cells 1–2, cells 2–3, or cells 3–5. No cell appears in all three. The only way to make progress on this line is to import constraint data from its perpendicular lines — and if those lines are also high-slack, you need to enumerate the interaction between them.

This is arrangement enumeration: explicitly listing every valid way a clue's blocks can fit in the current cell state (accounting for filled and X-marked cells from previous passes) and identifying the cells that are constant across all valid arrangements.

The Hard 5×5 Solving Approach

Phase 1 — Overlap pass: Apply overlap analysis to all 10 lines. On Hard 5×5, this first pass may confirm only 4–8 cells. Mark all fills and X-marks regardless — every confirmed cell matters.

Phase 2 — Arrangement enumeration: For any line where the overlap pass confirms nothing, enumerate all valid arrangements of that line's clue given the current cell states. Even if the arrangements differ from each other, check whether any cell appears the same way (filled or empty) across every valid arrangement. Mark those cells.

Phase 3 — Cross-reference cascade: Use the new confirmed cells from Phase 2 to update the constraint states of their perpendicular lines. Those updates may now allow some of those lines' arrangements to be eliminated, generating further confirmed cells. Propagate fully before starting the next enumeration pass.

Phase 4 — Repeat until complete: Hard 5×5 puzzles resolve without hypothesis testing — the combination of enumeration and cross-referencing is sufficient. Expect five to eight full passes before the grid resolves, with each pass producing fewer but more precisely earned confirmed cells than the last.

Ready to Progress?

5×5 Expert — where hypothesis technique enters the picture for the first time

5×5 Medium — if Hard feels like too big a jump, build cross-referencing fluency first

6×6 Hard — arrangement enumeration across 12 lines

Stuck? The 5×5 Solver identifies your next logical step.

FAQ

Clue density and slack. Medium puzzles have enough large-block clues that overlap analysis consistently confirms cells on every pass. Hard puzzles include lines where clues have enough slack that no cell is confirmed by overlap analysis alone — progress on those lines requires explicit arrangement enumeration and cross-referenced data from perpendicular lines. The constraint work is more deliberate and more systematic.

No. Hard 5×5 is solvable through arrangement enumeration and cross-referencing alone — no assumption or hypothesis required at any point. Hypothesis technique first becomes necessary at Expert difficulty.

Most solvers take 8–15 minutes on Hard 5×5. Solvers who are new to arrangement enumeration may take 20–25 minutes initially as the technique becomes familiar.

When you can complete Medium 5×5 puzzles without any passes where you're unsure what to try next — in other words, when the cross-referencing rhythm feels mechanical rather than effortful. At that point, Hard's enumeration requirement is a manageable next step. If Medium still requires deliberate thought on each pass, spend more time there first.