I actually like this one:
There are five pirates in a ship and they have found 100 coins.
The biggest pirate offers a way to divide the coins. If at least half of them agree on the division, it will be done. If not, they will drop him into sea and the next biggest pirate will make an offer.
What is the number of maximum coins that the first one (the biggest) can get?
Other assumptions:
The pirates first like to live, then money, then killing each other, but most of all they believe in democracy!
If we have only pirates $D,E$, then $D$ may suggest that he gets all the coins, a suggestion supported by the required 50% (himself).
Consequently, with three pirates $C,D,E$, pirate $E$ will support any suggestion that gives him more than $0$ coins, $D$ will object to any suggestion (including the suggestion to give him all as this results in some killing fun). Therefore $C$ can suggest to keep $99$ and give $1$ to $E$, which will be supported by himself and $E$.
Consequently with four pirates $B,C,D,E$, pirate $D$ will support any suggestion giving him more than nothing. This allows $B$ to suggest $99$ for himself and $1$ for $D$. Note that if he suggested to keep all, then $C$ and $E$ would object while $D$ might not bother: His choice does not influence his survival or his income - but objecting gives him the satisfaction of killing $B$!
Consequently with five pirates $A,B,C,D,E$, pirate $C$ will support any suggestion giving him anything at all; same for $E$. Therefore $A$ suggests to keep $98$ coins and give $1$ coin each to $C$ and $E$.