Page 4 of 4

Re: 11015 - 05-2 Rendezvous

Posted: Sat Sep 22, 2012 5:05 pm
by mahade hasan
Thanks it was a silly mistake.............

Re: 11015 - 05-2 Rendezvous

Posted: Tue Sep 25, 2012 9:02 pm
by brianfry713
mahade hasan wrote:edited my code bt still WAAAAA!!!!
The problem is on line 32 of your code. There is an extra character at the end that makes line 33 always get executed.

Re: 11015 - 05-2 Rendezvous

Posted: Tue Jan 28, 2014 7:23 pm
by dhruba07

Code: Select all

got AC
I just did the wrong calculation of comparison.thanks Anyway :D

Re: 11015 - 05-2 Rendezvous

Posted: Tue Jan 28, 2014 9:24 pm
by brianfry713
The member number starts from 1. In some places in your code you index from 0.