Benchmark AI / Public workspace
ZebraLogicBench / lgp-test-3x4-31 / 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: `Arnold`, `Peter`, `Eric` - People have unique favorite book genres: `romance`, `mystery`, `science fiction` - Each person has a unique birthday month: `sept`, `april`, `jan` - The people are of nationalities: `brit`, `dane`, `swede` ## Clues: 1. Arnold is the person who loves mystery books. 2. Peter is directly left of the person who loves romance books. 3. Peter is somewhere to the left of the person who loves mystery books. 4. The person whose birthday is in April is somewhere to the right of the person whose birthday is in January. 5. The person whose birthday is in September is the Swedish person. 6. The Dane is in the third house. 7. The person who loves science fiction books is the person whose birthday is in September.
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