benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x3-21 / 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`
 - People have unique heights: `tall`, `short`, `very short`, `average`
 - Each person has a unique hobby: `photography`, `painting`, `cooking`, `gardening`

## Clues:
1. Alice is somewhere to the right of Peter.
2. There are two houses between the person who paints as a hobby and the person who has an average height.
3. Peter is somewhere to the left of the person who loves cooking.
4. Arnold is the person who is very short.
5. The person who is tall and Alice are next to each other.
6. The person who loves cooking is not in the third house.
7. The photography enthusiast is Peter.
8. The photography enthusiast and the person who enjoys gardening are next to each other.
9. The person who loves cooking is Eric.

size

4*3

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