There are N egg baskets and the number of eggs in each basket is a known
quantity. Two players take turns to remove these eggs from the baskets. On
each turn, a player must remove at least one egg, and may remove any number
of eggs provided they all belong to the same basket. The player picking the
last egg(s) wins the game. If you are allowed to decide who is going to
start first, what mathematical function would you use to decide so that you
end up on the winning side?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to