benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x4-35 / 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: `Alice`, `Peter`, `Eric`, `Arnold`
 - Each person has a unique favorite drink: `coffee`, `tea`, `milk`, `water`
 - People have unique favorite book genres: `fantasy`, `science fiction`, `mystery`, `romance`
 - People have unique hair colors: `red`, `black`, `blonde`, `brown`

## Clues:
1. The coffee drinker is the person who has blonde hair.
2. The person who has brown hair is the person who likes milk.
3. Arnold is the person who loves fantasy books.
4. The person who has red hair is in the fourth house.
5. The person who has red hair is the person who loves science fiction books.
6. The person who loves romance books is the tea drinker.
7. The person who has blonde hair is not in the third house.
8. The tea drinker is directly left of the person who loves mystery books.
9. The person who has black hair is not in the second house.
10. The person who loves romance books is somewhere to the left of Eric.
11. The person who loves fantasy books is somewhere to the left of Peter.

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