· 6 MIN READ

How to solve Kakuro: a beginner's guide

Kakuro looks like a crossword where the clues are numbers instead of words. Most beginners treat it like arithmetic — add up candidates, trial-and-error until something fits. That approach works on easy puzzles and fails completely on medium ones. The key is that Kakuro isn't arithmetic at all. It's a constraint puzzle, and once you see it that way, the whole puzzle opens up.

THE RULE THAT CHANGES EVERYTHING

Kakuro has two rules. The first: every run (a consecutive horizontal or vertical sequence of white cells) must sum to the number shown in its clue. The second — and the one most beginners underweight: no digit may repeat within a run.

Each run uses distinct digits from 1 to 9. That single constraint is what makes Kakuro solvable without guessing. It means that for any given run length and target sum, there is a limited set of possible digit combinations — often very few, sometimes exactly one.

Most beginners think about "what adds up to 17?" Expert solvers think about "what sets of distinct digits, length 3, sum to 17?" The second question has far fewer answers.

FORCED COMBINATIONS — WHERE TO START

The fastest way into any Kakuro puzzle is finding runs where the combination is forced — only one set of digits can satisfy both the sum and the no-repeat rule.

  • A 2-cell run summing to 3: only {1, 2} works.
  • A 2-cell run summing to 16: only {7, 9} works.
  • A 3-cell run summing to 6: only {1, 2, 3} works.
  • A 3-cell run summing to 23: only {6, 8, 9} works.
  • A 4-cell run summing to 10: only {1, 2, 3, 4} works.
  • A 4-cell run summing to 29: only {5, 7, 8, 9} works.

When you find a forced run, you know every digit in it — not which cell gets which digit yet, but which digits are present. That immediately eliminates those digits from every crossing run that shares a cell with this one. Find all forced runs first. They do disproportionate work.

CROSS-REFERENCING — THE CORE TECHNIQUE

Every white cell in Kakuro belongs to exactly two runs: one horizontal, one vertical. That intersection is where Kakuro is actually solved.

Here's the logic: if the horizontal run through a cell must contain {1, 3, 7} (forced combination), and the vertical run through the same cell must contain {2, 5, 7}, then the only digit that can go in that cell is 7 — it's the only value in both sets.

You don't need the combination to be forced to use this. Even partial elimination helps. If a horizontal run can only contain digits from {1, 2, 4, 6} and a vertical run can only contain digits from {3, 5, 7, 9}, those sets don't overlap — which means there's no valid digit for that cell. That tells you one of your candidate lists is wrong, and you need to re-examine the run.

Cross-referencing isn't a technique you apply occasionally — it's what every single placement in Kakuro actually is. Every cell is a horizontal constraint meeting a vertical constraint.

HOW TO BUILD YOUR CANDIDATE LISTS

For each run, list every valid combination of distinct digits that sums to the target. A 3-cell run summing to 15 has several options: {1, 5, 9}, {1, 6, 8}, {2, 4, 9}, {2, 5, 8}, {2, 6, 7}, {3, 4, 8}, {3, 5, 7}, {4, 5, 6}. That's eight combinations — the union of all of them covers digits 1–9, so knowing this alone doesn't eliminate much.

But now look at the crossing runs. If the first crossing run rules out 9, every combination containing 9 is eliminated. If a second crossing run rules out 8, {3, 4, 8} goes too. Suddenly the candidate list is much shorter.

The strategy: compute all combinations for each run, then cross-reference to eliminate combinations that conflict with what crossing runs allow. Repeat. Each elimination cascades through the grid.

THE NO-REPEAT ELIMINATOR

Once you place a digit in a cell, it cannot appear anywhere else in either of that cell's two runs. This is the no-repeat rule, and it's your most immediate source of new eliminations.

Example: you place 3 in a cell. The horizontal run containing that cell now has one fewer slot and a reduced target (subtract 3 from the clue). More usefully, 3 is eliminated from every other cell in that horizontal run and every other cell in the vertical run through the same cell.

This is why Kakuro accelerates once you have a few placements. The first forced cell unlocks the next, which unlocks the next. The puzzle compounds — each solved cell narrows more runs, and the cascade continues.

THE ORDER OF ATTACK

  1. Find all forced-combination runs first — mark which digits must be present in each.
  2. Cross-reference: for each cell, intersect the horizontal and vertical candidate sets. Single-value intersections are immediate placements.
  3. Place forced cells; propagate no-repeat eliminations across both runs.
  4. Recheck all runs whose candidates changed — eliminations narrow combinations.
  5. Repeat: cascading constraints solve most Kakuro puzzles without any guessing.

If you reach a point where no cell can be determined purely by elimination, the puzzle is harder than beginner level — medium and hard Kakuro requires tracking multiple candidate sets in parallel. The strategy guide below covers the extended techniques.

HOW KAKURO COMPARES TO SUDOKU

Both puzzles are constraint-elimination games. The difference: Sudoku gives you the grid structure (rows, columns, 3×3 boxes) and withholds some starting values. Kakuro gives you arithmetic clues instead of grid structure — you build the constraints yourself from the sum and the no-repeat rule.

Experienced Sudoku solvers find Kakuro accessible quickly, because both puzzles ultimately reduce to "which digit can go in this cell given what the neighbouring cells rule out?" The vocabulary is different (runs instead of rows/columns/boxes), but the reasoning is the same.

Where Kakuro is harder: there is no fixed grid topology. Every puzzle has a unique shape. The crossing-run structure is different each time, so you can't lean on pattern memory the way you can with Sudoku's consistent 9×9 grid.

PLAY OR READ MORE

RELATED READS

PLAY FOR FREE

18 puzzle types, daily challenges, and a ghost that levels up with you. No login required.

GET GRIDJOY — FREE