Benchmark AI / Public workspace
ZebraLogicBench / lgp-test-4x3-27 / 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: `Arnold`, `Eric`, `Peter`, `Alice` - People have unique favorite book genres: `romance`, `mystery`, `fantasy`, `science fiction` - People have unique favorite sports: `soccer`, `basketball`, `swimming`, `tennis` ## Clues: 1. The person who loves romance books is the person who loves tennis. 2. Alice is the person who loves swimming. 3. There are two houses between the person who loves soccer and the person who loves fantasy books. 4. The person who loves swimming is in the second house. 5. Eric is the person who loves basketball. 6. The person who loves mystery books is somewhere to the left of Alice. 7. The person who loves tennis is somewhere to the right of Peter.
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