benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x5-8 / 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: `Peter`, `Arnold`, `Alice`, `Eric`
 - People have unique heights: `tall`, `short`, `very short`, `average`
 - Each person has a unique birthday month: `april`, `jan`, `sept`, `feb`
 - People have unique hair colors: `red`, `black`, `brown`, `blonde`
 - People have unique favorite book genres: `science fiction`, `fantasy`, `romance`, `mystery`

## Clues:
1. Eric is the person who has blonde hair.
2. The person who is short is somewhere to the left of the person who has brown hair.
3. Eric is the person who is tall.
4. Arnold is the person who loves fantasy books.
5. The person who loves science fiction books is Eric.
6. The person who is very short is the person who has black hair.
7. The person whose birthday is in April is the person who has brown hair.
8. The person who has blonde hair and the person who has black hair are next to each other.
9. The person who has black hair is the person who loves fantasy books.
10. The person who has red hair is in the first house.
11. The person whose birthday is in September is in the second house.
12. The person whose birthday is in January is the person who has black hair.
13. The person who loves romance books is somewhere to the right of Alice.

size

4*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