benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-3x6-1 / There are 3 houses, numbered 1 to 3 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 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: `Eric`, `Arnold`, `Peter`
 - People use unique phone models: `google pixel 6`, `iphone 13`, `samsung galaxy s21`
 - The people keep unique animals: `bird`, `horse`, `cat`
 - Each person has an occupation: `doctor`, `engineer`, `teacher`
 - Each person has a unique birthday month: `jan`, `sept`, `april`
 - Everyone has something unique for lunch: `grilled cheese`, `pizza`, `spaghetti`

## Clues:
1. The person who keeps horses is directly left of the person who is a teacher.
2. The person who loves the spaghetti eater is the person who is an engineer.
3. The person who uses a Samsung Galaxy S21 is not in the third house.
4. The person who is a doctor is the cat lover.
5. The person who uses an iPhone 13 is Peter.
6. The person who loves the spaghetti eater is the person whose birthday is in January.
7. The person who uses a Samsung Galaxy S21 is the person who loves eating grilled cheese.
8. The person who uses a Samsung Galaxy S21 and Eric are next to each other.
9. The person whose birthday is in January is somewhere to the right of the person whose birthday is in September.

size

3*6

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