benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-5x3-28 / 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: `Eric`, `Bob`, `Peter`, `Arnold`, `Alice`
 - Each person has a unique level of education: `associate`, `doctorate`, `high school`, `bachelor`, `master`
 - Each person has a unique birthday month: `sept`, `april`, `mar`, `feb`, `jan`

## Clues:
1. The person whose birthday is in September is somewhere to the left of the person with an associate's degree.
2. The person whose birthday is in February is Alice.
3. Peter is in the second house.
4. The person whose birthday is in September is the person with a master's degree.
5. There are two houses between the person whose birthday is in September and the person whose birthday is in January.
6. Eric is not in the first house.
7. Bob is directly left of Arnold.
8. The person whose birthday is in March is Eric.
9. The person whose birthday is in January is the person with a high school diploma.
10. The person with a doctorate is the person whose birthday is in April.

size

5*3

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