Skip to content

Instantly share code, notes, and snippets.

@chetan51
Last active December 14, 2015 11:29
Show Gist options
  • Save chetan51/5079772 to your computer and use it in GitHub Desktop.
Save chetan51/5079772 to your computer and use it in GitHub Desktop.
Riddle: Poisoned Bottles

You have 1000 bottles and 10 slaves and 10 cups. You have the pick the one bottle out of the 1000 which is poisoned.

Rule: All the slaves need to drink at the exact same time and you only have one attempt.

Find a way to mix the drinks and find the bottle that's poisoned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment