benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x4-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: `Eric`, `Peter`, `Alice`, `Arnold`
 - People own unique car models: `tesla model 3`, `honda civic`, `toyota camry`, `ford f150`
 - Each person has a unique birthday month: `jan`, `april`, `sept`, `feb`
 - Each person has a unique hobby: `painting`, `cooking`, `gardening`, `photography`

## Clues:
1. The person whose birthday is in January is not in the second house.
2. The photography enthusiast is somewhere to the left of Eric.
3. The photography enthusiast is somewhere to the left of Peter.
4. The person who owns a Honda Civic is directly left of the person who owns a Tesla Model 3.
5. There is one house between the person who owns a Tesla Model 3 and the person who enjoys gardening.
6. The person who owns a Tesla Model 3 is Arnold.
7. The person whose birthday is in February is the person who loves cooking.
8. The person who owns a Toyota Camry is Peter.
9. The person whose birthday is in April is Arnold.
10. Alice is the photography enthusiast.
11. Peter is the person whose birthday is in January.

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