|  | 
|  | 
| back to board | WHEN n is an odd number,the answer is 1,WHY? WHY?I passed the problem,but I didn't understand this point.
 Please help!
My program assumes that if n is odd then answer is 0 and get AC.Re: My program assumes that if n is odd then answer is 0 and get AC. Posted by AkaZn  12 Sep 2004 12:00They don't have odd N test, mine treat odd N as n-1 and I got AC.The n is even number (read the condition of problem).Re: WHEN n is an odd number,the answer is 1,WHY? Posted by carrie  23 Feb 2009 10:46the question have not odd number | 
 | 
|