Problem Statement wrong

It is mentioned in the problem statement that player can move any number of coins. But solution is accepted for the case when player can move only one coin.

Hi @ParvBudh

The problem statement is correct. We can move any number of coins.