Can you please explain by which theorem you use to find out that?
On Sat, Jan 12, 2013 at 11:41 AM, Lucifer <sourabhd2...@gmail.com> wrote:

> if (n%3 == 0)
>       "Player 1 will lose"
> else
>       "Player 1 will win. The no. of balls picked in the first turn will
> be n%3"
>

-- 


Reply via email to