benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-3x5-14 / There are 3 houses, numbered 1 to 3 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 3 houses, numbered 1 to 3 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`, `Eric`, `Arnold`
 - They all have a unique favorite flower: `daffodils`, `carnations`, `lilies`
 - Each person has a unique level of education: `high school`, `bachelor`, `associate`
 - Each person has a unique type of pet: `dog`, `fish`, `cat`
 - Everyone has a favorite smoothie: `desert`, `watermelon`, `cherry`

## Clues:
1. The Watermelon smoothie lover is the person who loves the boquet of lilies.
2. Arnold is not in the third house.
3. The person with a bachelor's degree is not in the second house.
4. Peter is the person who loves the boquet of lilies.
5. The person who loves a bouquet of daffodils is the person with an aquarium of fish.
6. Eric is the person with an associate's degree.
7. Eric is not in the third house.
8. The person who likes Cherry smoothies is not in the first house.
9. The person with a bachelor's degree is not in the third house.
10. Eric is the person who owns a dog.

size

3*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