Benchmark AI / Public workspace
ZebraLogicBench / lgp-test-4x3-36 / There are 4 houses, numbered 1 to 4 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 4 houses, numbered 1 to 4 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`, `Arnold`, `Alice`, `Peter` - Each person lives in a unique style of house: `craftsman`, `ranch`, `victorian`, `colonial` - Each person has a unique favorite drink: `water`, `tea`, `milk`, `coffee` ## Clues: 1. Eric is the one who only drinks water. 2. The person who likes milk is the person residing in a Victorian house. 3. The person in a ranch-style home is somewhere to the left of the person in a Craftsman-style house. 4. Eric is in the third house. 5. Arnold is somewhere to the right of Alice. 6. The person in a ranch-style home is Arnold. 7. Eric and the person residing in a Victorian house are next to each other. 8. The tea drinker is not in the first house.
size
4*3
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
initial import