there are N number of matchboxes numbered 1...N.each
matchbox contain various number of stick.Two player can
alternatevely pick some amount of stick from the higest
stick containing box . The player is condidered win if
there is no stick after his move.Find the final move so
that the move player win.
Note:In case the number of stick is equal ,pick the stick
from the higest numbered box.
No Answer is Posted For this Question
Be the First to Post Answer
Why there is no call by reference in java?
Which software is used for java programming?
What is the use of beaninfo?
what is platform native code
What are the restrictions imposed by a Security Manager on Applets?.
What is Unicast and Multicast object? Where we will use?
1 Answers Scope International,
Is char a data type in java?
What is a static class in java?
Does java have extension methods?
How can we create an immutable class in java?
What is map and hashmap? also tell the difference.
What is final class?