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
i need answer for it
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the different types of pointers used in c language?
What is typedef struct in c?
What is variable in c example?
What is echo in c programming?
please send me the code for multiplying sparse matrix using c
What is the use of getchar() function?
How do you view the path?
When can a far pointer be used?
How a string is stored in c?
What is the basic structure of c?
can we have joblib in a proc ?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What is difference between structure and union?
What are header files why are they important?
Differentiate abs() function from fabs() function.