benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x3-10 / 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`, `Eric`, `Arnold`
 - Each person has a unique type of pet: `bird`, `cat`, `dog`, `fish`
 - People use unique phone models: `iphone 13`, `google pixel 6`, `oneplus 9`, `samsung galaxy s21`

## Clues:
1. The person who uses a Google Pixel 6 is directly left of the person who has a cat.
2. Peter is the person who owns a dog.
3. The person who uses a OnePlus 9 is the person who has a cat.
4. The person who uses an iPhone 13 is Peter.
5. There are two houses between the person who uses a Google Pixel 6 and Alice.
6. The person who keeps a pet bird is somewhere to the left of 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