benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-6x5-20 / 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: `Eric`, `Carol`, `Bob`, `Peter`, `Arnold`, `Alice`
 - Everyone has something unique for lunch: `stew`, `stir fry`, `soup`, `grilled cheese`, `pizza`, `spaghetti`
 - Each person has a unique favorite drink: `root beer`, `milk`, `boba tea`, `water`, `coffee`, `tea`
 - People have unique heights: `super tall`, `short`, `tall`, `very short`, `very tall`, `average`
 - Each person has a unique birthday month: `sept`, `feb`, `may`, `mar`, `jan`, `april`

## Clues:
1. The person whose birthday is in January is Peter.
2. The person who loves eating grilled cheese is the person whose birthday is in May.
3. The person whose birthday is in April is the person who loves stir fry.
4. The person who loves the stew is the one who only drinks water.
5. The person whose birthday is in September is not in the fourth house.
6. The person who likes milk is somewhere to the left of the person who loves stir fry.
7. The coffee drinker is in the fifth house.
8. The person who loves eating grilled cheese is directly left of the one who only drinks water.
9. The person whose birthday is in May is directly left of Arnold.
10. The root beer lover is somewhere to the left of Alice.
11. There are two houses between Eric and the person who is a pizza lover.
12. The person who loves the spaghetti eater is the person who is very short.
13. The person who is super tall is the tea drinker.
14. The person who is tall is not in the third house.
15. Peter is directly left of the person who is a pizza lover.
16. The person who likes milk is somewhere to the right of the one who only drinks water.
17. The person who is very short is the coffee drinker.
18. The person who is super tall is Bob.
19. The person who is super tall and the person whose birthday is in March are next to each other.
20. Carol is somewhere to the left of the person who has an average height.
21. The person who is very tall is the person who loves the stew.
22. There is one house between the person who loves eating grilled cheese and Peter.

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