|
|
back to boardtest 4 fails Posted by anupam 6 Feb 2006 12:53 i dont know why my code is failing test 4.can any body give me a series of test cases where this kind of program may fail. please help Re: try it Posted by anupam 7 Feb 2006 13:49 but i think if n<10 then least possible number will be n. your solution makes it 2 digit. Re: try it The task is to find a minimal POSITIVE number, so 0 doesn't work. |
|
|