benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x4-16 / There are 4 houses, numbered 1 to 4 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 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: `Eric`, `Alice`, `Arnold`, `Peter`
 - Each person has a favorite color: `red`, `green`, `white`, `yellow`
 - The people keep unique animals: `bird`, `fish`, `horse`, `cat`
 - Each person has a unique level of education: `master`, `associate`, `high school`, `bachelor`

## Clues:
1. The person whose favorite color is green is the cat lover.
2. There are two houses between Alice and the person whose favorite color is red.
3. The cat lover is the person with a bachelor's degree.
4. Arnold is the person with a master's degree.
5. The person who loves yellow is the person with a high school diploma.
6. The person with an associate's degree is in the third house.
7. Alice is the person with a high school diploma.
8. The fish enthusiast is somewhere to the left of the person whose favorite color is red.
9. Peter is the bird keeper.

size

4*4

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