benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x4-13 / 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: `Alice`, `Peter`, `Arnold`, `Eric`
 - Everyone has a unique favorite cigar: `prince`, `dunhill`, `blue master`, `pall mall`
 - People have unique favorite sports: `swimming`, `basketball`, `soccer`, `tennis`
 - Each person has a unique favorite drink: `coffee`, `water`, `milk`, `tea`

## Clues:
1. Peter is in the fourth house.
2. The tea drinker is the person who loves basketball.
3. Arnold is the person who smokes Blue Master.
4. The person who loves basketball is Eric.
5. The person who loves tennis is the person who smokes Blue Master.
6. There are two houses between the one who only drinks water and Peter.
7. The coffee drinker is Arnold.
8. The person who loves basketball is in the third house.
9. The Prince smoker is the person who loves soccer.
10. Peter is the person partial to Pall Mall.

size

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