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?
Answer Posted / guest
if anyone knows do reply me to this answer.....
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What oops means?
can anyone suggest some site name..where i can get some good data structure puzzles???
What is binary tree in c?
Is a pointer a kind of array?
What is scope of variable in c?
When should a far pointer be used?
What are the application of c?
Can we assign string to char pointer?
What are the features of c language?
Was 2000 a leap year?
What is %g in c?
What is the translation phases used in c language?
Explain what is the benefit of using an enum rather than a #define constant?
Is null a keyword in c?
Can you please explain the scope of static variables?