Benchmark AI / Public workspace
ZebraLogicBench / lgp-test-3x4-36 / There are 3 houses, numbered 1 to 3 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 3 houses, numbered 1 to 3 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: `Peter`, `Eric`, `Arnold` - Each person has a unique level of education: `bachelor`, `associate`, `high school` - Each person has a unique hobby: `photography`, `gardening`, `cooking` - Each person has a unique favorite drink: `water`, `milk`, `tea` ## Clues: 1. There is one house between Peter and the person with a bachelor's degree. 2. The photography enthusiast is Arnold. 3. The person with a high school diploma is the person who enjoys gardening. 4. Peter is the one who only drinks water. 5. Peter is directly left of the person who likes milk. 6. The tea drinker is the person who loves cooking.
size
3*4
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