benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-6x5-4 / There are 6 houses, numbered 1 to 6 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 6 houses, numbered 1 to 6 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: `Carol`, `Arnold`, `Eric`, `Alice`, `Bob`, `Peter`
 - Each person has a unique level of education: `bachelor`, `high school`, `master`, `associate`, `trade school`, `doctorate`
 - Each person has a favorite color: `purple`, `yellow`, `white`, `red`, `blue`, `green`
 - The people are of nationalities: `swede`, `dane`, `norwegian`, `chinese`, `brit`, `german`
 - Each person has a unique birthday month: `feb`, `may`, `sept`, `april`, `jan`, `mar`

## Clues:
1. The person who loves yellow is somewhere to the right of the person whose birthday is in January.
2. Bob is the person who loves white.
3. The person who loves blue is the person whose birthday is in April.
4. The person with an associate's degree is Eric.
5. The person whose favorite color is green is the person whose birthday is in May.
6. The person who loves yellow is not in the fifth house.
7. The person with an associate's degree is directly left of the Swedish person.
8. The person with a doctorate is the Dane.
9. The person whose birthday is in January is somewhere to the right of the person whose favorite color is green.
10. There are two houses between the British person and the person whose birthday is in February.
11. The person whose birthday is in February is in the fourth house.
12. Alice is the person with a high school diploma.
13. Carol is in the first house.
14. Bob is the German.
15. The person whose birthday is in May is directly left of the Norwegian.
16. The person whose favorite color is red is not in the fifth house.
17. The person whose birthday is in September is in the second house.
18. There are two houses between the person whose birthday is in May and the person with a master's degree.
19. The Norwegian is Peter.
20. The person who attended trade school is the person who loves purple.

size

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