How to Solve Who-Is-Lying Puzzles: A Worked Example
Red-Handed guide · 5 min read
Most logic puzzles hand you clues that are all true. Liar puzzles do not. One statement in the set is false, you do not know which, and until you settle that question nothing you read is safe to build on.
The good news is that there is a reliable method, and it is not "stare at it until something clicks". Here it is, worked all the way through a real case.
The case
Four neighbours. Three rooms: the bakery has two chairs, the lighthouse has one, and the ferry dock has one. Four people, four chairs, so everybody is placed and nobody is left over.
The ferry dock is the scene. Because it holds a single chair, whoever sat there was alone.
What the investigators found
- The kettle was found at the bakery.
- Nothing puts the lantern at the lighthouse.
What the neighbours said
- Ada: "Bo and I were together the whole time."
- Bo: "I never went near the ferry dock."
- Cira: "I was at the lighthouse."
- Dev: "Ask Cira, we were together."
Exactly one of those four accounts is false, and whoever gave it was alone at the ferry dock.
Try it before reading on if you like. The answer is below.
Step one: place what cannot be argued with
The forensic lines are not testimony. Nobody with something to hide is saying them, so start there. The kettle is at the bakery, full stop. The lantern is not at the lighthouse, which leaves the bakery or the ferry dock, and the bakery slot is taken by the kettle. So the lantern was at the ferry dock.
Two objects placed and we have not touched a single account.
Step two: assume, then try to break it
Here is the move that does the real work. Pick a suspect and assume they are the liar. That assumption is generous: it tells you they were alone at the scene, and it tells you every other account is true, because only one person lies. Then push those facts around and look for something that cannot hold.
Assume Ada lied. Ada is alone at the ferry dock. Cira's account is now true, so Cira is at the lighthouse. Dev's account is true, so Dev was with Cira, which puts Dev at the lighthouse too. But the lighthouse has one chair. Two people cannot sit in it. Ada is cleared.
Assume Bo lied. Bo is alone at the ferry dock. Ada's account is now true, so Ada was with Bo the whole time, which puts Ada at the ferry dock as well. One chair, two people. Bo is cleared.
Notice that Bo's own sentence being false is not the problem. "I never went near the ferry dock" being a lie is perfectly consistent with Bo sitting there. What kills the assumption is somebody else's true statement, which is a good habit to internalise: the contradiction usually comes from the accounts you are trusting, not the one you are doubting.
Assume Cira lied. Cira is alone at the ferry dock, and her claim about the lighthouse is false, which fits. But Dev's account is now true, and Dev says he was with Cira. Same collision, same one chair. Cira is cleared.
Assume Dev lied. Dev is alone at the ferry dock, so his claim about being with Cira is false, which fits. Ada's account is true, so Ada and Bo are together, and the only room that seats two is the bakery. Cira's account is true, so she is at the lighthouse. Bo says he never went near the ferry dock, and he is at the bakery, so that holds too. Every chair is filled, every statement lands where it should, and nothing collides.
Dev lied, and Dev was alone at the ferry dock with the lantern.
Why this beats hunting for the answer
Three of those four attempts ended in a flat contradiction you can point at: two people, one chair. That is the shape you are looking for. You are not weighing up which suspect seems shifty, you are running each possibility until it either breaks or completes.
It also means being stuck has a specific cause. If two assumptions both survive, you have missed a deduction inside one of them rather than run out of information. Go back and push harder before you consider guessing.
The shortcut worth learning
Full elimination always works, but there is a faster opening.
Look for two accounts that cannot both be true. In the case above, Ada's "Bo and I were together" and Bo's "I never went near the ferry dock" sit in obvious tension the moment you suspect the ferry dock is involved. If you can find a pair like that, the liar is one of the two.
Which means every other account is now a hard fact. Not a maybe. In a six-suspect case, spotting one clash converts four statements from uncertain to certain in a single move, and that is worth more than any individual clue in the puzzle. Most solvers spend their time looking for the most informative clue. The better instinct is to look for the most incompatible pair.
When there are two liars
The top tier changes the contract: two accounts are false. One of the two liars was alone at the scene and did it, and the other lied for reasons of their own and was somewhere else.
The method survives intact, but you are now testing pairs rather than individuals. Six suspects gives thirty ordered pairs instead of six candidates, and the "everybody else is telling the truth" leverage weakens from five accounts to four. That is a genuine step up in bookkeeping, which is why writing the board down stops being optional.
Practise it
The method is easiest to drill on small boards where you can hold the whole thing in your head. Start with easy cases, then move up as the elimination starts feeling automatic. The rules guide lays out all seven techniques, and what makes a deduction puzzle hard explains what actually changes between tiers, which is less obvious than it sounds.