benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-5x2-17 / There are 5 houses, numbered 1 to 5 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 5 houses, numbered 1 to 5 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`, `Eric`, `Peter`, `Bob`, `Arnold`
 - Each person lives in a unique style of house: `colonial`, `victorian`, `craftsman`, `ranch`, `modern`

## Clues:
1. The person residing in a Victorian house is in the fourth house.
2. The person in a ranch-style home is not in the fifth house.
3. The person in a modern-style house is Eric.
4. The person in a modern-style house is not in the third house.
5. Arnold is the person in a Craftsman-style house.
6. Peter is somewhere to the left of Alice.
7. The person in a Craftsman-style house is not in the second house.
8. The person residing in a Victorian house is somewhere to the left of Bob.
9. Arnold is somewhere to the left of Peter.

size

5*2

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