benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x4-36 / 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: `Arnold`, `Peter`, `Alice`, `Eric`
 - People have unique hair colors: `black`, `red`, `blonde`, `brown`
 - Each person has an occupation: `engineer`, `artist`, `doctor`, `teacher`
 - Each person has a unique favorite drink: `coffee`, `water`, `tea`, `milk`

## Clues:
1. The person who has brown hair is not in the second house.
2. The person who is a doctor is Peter.
3. The person who is a doctor is the one who only drinks water.
4. The person who is an artist is somewhere to the left of the person who is an engineer.
5. The person who likes milk is the person who has blonde hair.
6. The person who has red hair is Alice.
7. The person who is an artist and Arnold are next to each other.
8. The person who is an artist is in the third house.
9. The person who likes milk is somewhere to the left of the tea drinker.
10. Arnold is somewhere to the right of Eric.
11. The person who has black hair is the coffee drinker.

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