benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-3x6-38 / There are 3 houses, numbered 1 to 3 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 3 houses, numbered 1 to 3 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: `Arnold`, `Eric`, `Peter`
 - Each person has a unique level of education: `associate`, `bachelor`, `high school`
 - Each person has a unique favorite drink: `water`, `tea`, `milk`
 - People have unique favorite book genres: `science fiction`, `mystery`, `romance`
 - Each person has a unique hobby: `photography`, `cooking`, `gardening`
 - People own unique car models: `ford f150`, `tesla model 3`, `toyota camry`

## Clues:
1. The person who likes milk is somewhere to the right of Eric.
2. The person who loves science fiction books is directly left of the person who owns a Toyota Camry.
3. The person who loves cooking is Peter.
4. The person who loves romance books is the person with a bachelor's degree.
5. The person who owns a Tesla Model 3 is Peter.
6. The person with an associate's degree is the person who loves mystery books.
7. The person who loves mystery books is the photography enthusiast.
8. The one who only drinks water is not in the second house.
9. The person who owns a Toyota Camry is not in the third house.
10. The person who owns a Ford F-150 is the person who loves mystery books.

size

3*6

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