benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-5x4-0 / There are 5 houses, numbered 1 to 5 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 5 houses, numbered 1 to 5 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`, `Alice`, `Peter`, `Bob`
 - The people are of nationalities: `german`, `norwegian`, `brit`, `dane`, `swede`
 - People have unique favorite sports: `swimming`, `soccer`, `baseball`, `basketball`, `tennis`
 - People have unique hair colors: `blonde`, `brown`, `red`, `black`, `gray`

## Clues:
1. Arnold is the person who loves baseball.
2. The Swedish person is somewhere to the left of Arnold.
3. There are two houses between the person who loves basketball and the person who has black hair.
4. The Norwegian is in the fourth house.
5. Peter is the person who has black hair.
6. The person who has red hair is in the second house.
7. Bob is the German.
8. The person who has blonde hair is not in the third house.
9. The person who loves swimming is the person who has red hair.
10. The German is not in the first house.
11. The person who loves basketball is directly left of the Dane.
12. The person who loves soccer is directly left of Arnold.
13. Alice is the person who has gray hair.

size

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