Benchmark AI / Public workspace
ZebraLogicBench / lgp-test-5x2-30 / 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: `Peter`, `Eric`, `Bob`, `Arnold`, `Alice` - The people keep unique animals: `dog`, `cat`, `fish`, `horse`, `bird` ## Clues: 1. The person who keeps horses is in the second house. 2. Bob is directly left of the bird keeper. 3. The dog owner is in the fifth house. 4. The person who keeps horses is somewhere to the left of Arnold. 5. Eric and the cat lover are next to each other. 6. The cat lover is directly left of the dog owner. 7. Peter is in the fifth house.
size
5*2
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