benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-2x5-37 / There are 2 houses, numbered 1 to 2 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 2 houses, numbered 1 to 2 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`, `Arnold`
 - People own unique car models: `ford f150`, `tesla model 3`
 - Everyone has something unique for lunch: `grilled cheese`, `pizza`
 - People have unique favorite sports: `soccer`, `basketball`
 - Each person has a unique favorite drink: `water`, `tea`

## Clues:
1. The one who only drinks water is the person who loves soccer.
2. The person who owns a Tesla Model 3 is somewhere to the left of the person who loves soccer.
3. The person who loves basketball is the person who is a pizza lover.
4. The person who is a pizza lover is Eric.

size

2*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.

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