I don't know whether this question is correct or not, but I needed to ask.
I was thinking of game of nim with a restriction that number of stones that are removed from a heap is a fibonacci number(>= 1).
Then, is there a algorithm that can tell who is the winner?.
(Assume normal play of game.)
I was thinking of game of nim with a restriction that number of stones that are removed from a heap is a fibonacci number(>= 1).
Then, is there a algorithm that can tell who is the winner?.
(Assume normal play of game.)