benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-2x5-9 / There are 2 houses, numbered 1 to 2 from left to right, as seen from across the…

Problem

Answer withheld by the source. The source withholds the answer, so it is not available here for checking your work.

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: `Arnold`, `Eric`
 - People have unique favorite book genres: `science fiction`, `mystery`
 - Each person prefers a unique type of vacation: `mountain`, `beach`
 - The people keep unique animals: `cat`, `horse`
 - People have unique favorite music genres: `rock`, `pop`

## Clues:
1. The person who loves beach vacations is Eric.
2. The person who loves pop music is the person who loves beach vacations.
3. The person who loves rock music is the person who loves mystery books.
4. The cat lover is not in the second house.
5. The person who loves mystery books is in the first house.

size

2*5

Discussion

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.

Why there is no answer to show Answer withheld by the source

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

Official source

initial import