Benchmark AI / Public workspace
ZebraLogicBench / lgp-test-2x5-16 / There are 2 houses, numbered 1 to 2 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 2 houses, numbered 1 to 2 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` - Each person has a unique level of education: `associate`, `high school` - Everyone has something unique for lunch: `grilled cheese`, `pizza` - They all have a unique favorite flower: `daffodils`, `carnations` - People have unique favorite music genres: `rock`, `pop` ## Clues: 1. The person who loves a bouquet of daffodils is not in the first house. 2. The person who is a pizza lover is the person who loves a bouquet of daffodils. 3. The person who loves a bouquet of daffodils is Eric. 4. The person with a high school diploma is the person who loves a bouquet of daffodils. 5. The person who loves pop music is the person who loves a bouquet of daffodils.
size
2*5
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