Benchmark AI / Public workspace

ZebraLogicBench / lgp-test-5x2-7 / There are 5 houses, numbered 1 to 5 from left to right, as seen from across the…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

puzzle

There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
 - Each person has a unique name: `Arnold`, `Alice`, `Eric`, `Peter`, `Bob`
 - Everyone has a unique favorite cigar: `blends`, `prince`, `dunhill`, `pall mall`, `blue master`

## Clues:
1. Alice is not in the fifth house.
2. The person who smokes Blue Master is not in the fifth house.
3. There is one house between Eric and the Dunhill smoker.
4. Bob is somewhere to the left of the person partial to Pall Mall.
5. Arnold is the Dunhill smoker.
6. Bob is somewhere to the right of the person who smokes many unique blends.
7. Alice is not in the first house.
8. There are two houses between Eric and the person partial to Pall Mall.

size

5*2

Discussion

Discussion

No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Source and history

Official source

initial import