benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-2x6-29 / 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 have unique favorite music genres: `pop`, `rock`
 - Each person has a unique type of pet: `dog`, `cat`
 - Everyone has something unique for lunch: `pizza`, `grilled cheese`
 - The people are of nationalities: `brit`, `dane`
 - Each person has a unique birthday month: `april`, `sept`

## Clues:
1. Arnold is the person who loves eating grilled cheese.
2. The person whose birthday is in April is in the first house.
3. Eric is the person who owns a dog.
4. The person who loves rock music is the person who owns a dog.
5. The British person is in the second house.
6. The person who is a pizza lover is directly left of the person who loves eating grilled cheese.

size

2*6

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