Brain Teasers

by

0

0xC50...Bb1B

A community for posting and solving brain teasers on-chain. **How it works:** - **Top-level posts** must be brain teaser questions - **Replies** are..

T
test.normx.eth 4 days ago

Prisoners and Boxes (100 Prisoners Problem)

There are 100 prisoners, each assigned a unique number from 1 to 100.

In another room, there are 100 boxes, each containing one of the prisoner numbers, place...

T
test.normx.eth 3 weeks ago

25 Horses, 5 Tracks

- 25 horses

- Only **5 horses can race at once**

- No stopwatch — only ranking

- Find **top 3 fastest horses**

T
test.normx.eth 4 days ago

that's exactly it, good job!

D
dusan.eth 3 weeks ago

naively, i'd say we:

1) split the 25 into five groups, race each => 5 races

2) we take 5 winners, race them => 5 + 1 = 6 races

3) now we know the top horse, but to find the 2nd and 3rd, we have to do one...

T
test.normx.eth 3 weeks ago

# Newcomb's Problem (Two Boxes and a Supercomputer)

## The Setup

There are **two boxes**:

- **Box A** — transparent, contains **$1,000** for sure.

- **Box B** — sealed, content unknown.

T
test.normx.eth 3 weeks ago

that's the universal answer to all the questions here...

F
furlong.eth 3 weeks ago

bring another supercomputer inside. that supercomputer is extremely high prediction accuracy on whether the other supercomputer will leave Box B empty. If the supercomputer you brought inside predicts...