Benchmark AI / Public workspace

ZebraLogicBench / lgp-test-4x5-2 / There are 4 houses, numbered 1 to 4 from left to right, as seen from across the…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

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: `Peter`, `Alice`, `Eric`, `Arnold`
 - The people keep unique animals: `horse`, `cat`, `fish`, `bird`
 - People use unique phone models: `oneplus 9`, `google pixel 6`, `iphone 13`, `samsung galaxy s21`
 - Each person has a favorite color: `red`, `white`, `yellow`, `green`
 - Each person lives in a unique style of house: `colonial`, `victorian`, `ranch`, `craftsman`

## Clues:
1. The fish enthusiast is the person who uses an iPhone 13.
2. Alice is in the fourth house.
3. Peter is in the first house.
4. The person residing in a Victorian house is the person whose favorite color is red.
5. The person who loves white is the person in a Craftsman-style house.
6. The person whose favorite color is green is in the fourth house.
7. The person living in a colonial-style house is Eric.
8. The bird keeper is Peter.
9. The person who uses a Google Pixel 6 is in the fourth house.
10. The person who loves white is the person who uses a Samsung Galaxy S21.
11. The person living in a colonial-style house is the cat lover.
12. Eric is not in the third house.

size

4*5

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.

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