benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-5x2-12 / There are 5 houses, numbered 1 to 5 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 5 houses, numbered 1 to 5 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`, `Bob`, `Arnold`, `Alice`
 - Everyone has a favorite smoothie: `cherry`, `dragonfruit`, `watermelon`, `lime`, `desert`

## Clues:
1. The person who drinks Lime smoothies is somewhere to the right of the Dragonfruit smoothie lover.
2. There is one house between the person who likes Cherry smoothies and the person who drinks Lime smoothies.
3. Bob is not in the fourth house.
4. Bob is somewhere to the left of the Desert smoothie lover.
5. Arnold is in the third house.
6. Alice is not in the second house.
7. Eric is somewhere to the left of the Desert smoothie lover.
8. Alice is somewhere to the left of the person who drinks Lime smoothies.
9. The person who drinks Lime smoothies is Arnold.

size

5*2

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