Benchmark AI / Public workspace

ZebraLogicBench / lgp-test-6x2-19 / There are 6 houses, numbered 1 to 6 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 6 houses, numbered 1 to 6 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: `Eric`, `Bob`, `Carol`, `Peter`, `Alice`, `Arnold`
 - Everyone has something unique for lunch: `spaghetti`, `stew`, `grilled cheese`, `soup`, `stir fry`, `pizza`

## Clues:
1. The person who loves stir fry is somewhere to the left of the person who is a pizza lover.
2. There is one house between Bob and the person who loves the soup.
3. The person who loves stir fry is Carol.
4. Arnold is in the fourth house.
5. Bob is in the first house.
6. The person who loves the spaghetti eater is in the fifth house.
7. Alice is in the third house.
8. Peter is the person who loves eating grilled cheese.

size

6*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