Page 2 of 2
Posted: Wed May 18, 2005 5:51 pm
by camus
my code can give these output but still WA...
Posted: Wed May 18, 2005 5:57 pm
by camus
I make a string with size 255....
all input that u gave i have tried and nth wrong...
but still wrong ans
Posted: Sun Jun 12, 2005 8:42 pm
by jaracz
you should check if "music" is empty
therefore you'd better use gets(musik) instead of cin>>...
and check if(!strlen(music))printf(10 times "0") and continue your loop
Hope it helps
Posted: Mon Jun 13, 2005 6:03 am
by sunnycare
3x accepted..
Wrong Answer
Posted: Sun Jul 15, 2007 10:28 am
by abhiramn
Please Help I am getting Wrong Answer
It is passing all the inputs on the board. Please help me!
Posted: Sun Jul 15, 2007 1:18 pm
by Jan
I think your code is correct. Try submitting it again.
Posted: Sun Jul 15, 2007 1:57 pm
by abhiramn
Thanks so much! Yes you are right. God knows what happened that time!