
Search found 13 matches
- Wed Nov 26, 2014 7:53 am
- Forum: Volume 100 (10000-10099)
- Topic: 10041 - Vito's Family
- Replies: 90
- Views: 32581
Re: 10041 - Vito's Family
Thanks brainfry713 

- Tue Nov 25, 2014 5:56 am
- Forum: Volume 118 (11800-11899)
- Topic: 11878 - Homework Checker
- Replies: 23
- Views: 9647
Re: 11878 - Homework Checker
Thank you "brainfry713"
- Mon Nov 24, 2014 11:34 am
- Forum: Volume 118 (11800-11899)
- Topic: 11878 - Homework Checker
- Replies: 23
- Views: 9647
Re: 11878 - Homework Checker
Hi , I've got accepted this prob but I have a confusion that is "HOW this program stop taking input" I use codeblocks and when I run this program it continuously taking input (unless i give a wrong sequence of input ,say ?+?=3) and never showing output . I'm giving my code for your testing...
- Sat Nov 22, 2014 11:51 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10041 - Vito's Family
- Replies: 90
- Views: 32581
Re: 10041 - Vito's Family
1 10 30 25 15 1 1 1 23 23 90 10 for this WHY THE OUTPUT BECOMES 163 INSTEAD OF 211?????????????? PLEASE ANYONE TELL ME????? :( Take your time to carefully read the problem statement, and then the previous messages from this forum thread. You should come to realize that Vito should locate his house ...
- Sat Nov 22, 2014 10:49 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11150 - Cola
- Replies: 43
- Views: 24258
Re: 11150 - Cola
Thanks brainfry713 and lighted for your helpful advise 

- Sat Nov 22, 2014 10:15 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10038 - Jolly Jumpers
- Replies: 445
- Views: 97264
Re: 10038 - Jolly Jumpers
Tnx Lighted for your replylighted wrote:This is accepted code.

But this same code gave me wa several time and now it is accepted without a single change

- Fri Nov 21, 2014 10:04 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10038 - Jolly Jumpers
- Replies: 445
- Views: 97264
- Thu Sep 25, 2014 8:13 am
- Forum: Volume 111 (11100-11199)
- Topic: 11150 - Cola
- Replies: 43
- Views: 24258
Re: 11150 - Cola
Hi guys check this..
this code passes all the test case but gets wa..
for testCase http://www.udebug.com/UVa/11150
Code: Select all
Accepted :)
for testCase http://www.udebug.com/UVa/11150
- Thu Apr 24, 2014 3:02 am
- Forum: Volume 110 (11000-11099)
- Topic: 11044 - Searching for Nessy
- Replies: 11
- Views: 7544
Re: 11044 - Searching for Nessy
I tested the given input-output and my code passed the test... but then I got WA!!
my code =>
Now Where is my mistake ?? 
my code =>
Code: Select all
Error was for(i=0;i<=testCase;i++) :D

- Sat Mar 08, 2014 8:27 pm
- Forum: Volume 125 (12500-12599)
- Topic: 12578 - 10:6:2
- Replies: 16
- Views: 3206
12578 can you find it's bug..?
I just can't see the problem of this code ....can you

Code: Select all
Got the solution
- Fri Feb 28, 2014 8:40 pm
- Forum: Volume 117 (11700-11799)
- Topic: 11777 - Automate the Grades
- Replies: 32
- Views: 7011
Re: 11777 What's wrong with it ?!?
Yesss....accepted....thanks Binary bro.... 

- Wed Feb 26, 2014 11:00 pm
- Forum: Volume 117 (11700-11799)
- Topic: 11777 - Automate the Grades
- Replies: 32
- Views: 7011
Re: 11777 - Automate the Grades Why getting WA???
It's getting a WA! though it passes the given debug test above..

Code: Select all
while(Accepted)
return Happy;
- Wed Feb 26, 2014 10:47 pm
- Forum: Volume 117 (11700-11799)
- Topic: 11777 - Automate the Grades
- Replies: 32
- Views: 7011
11777 What's wrong with it ?!?
I've submitted this code for the problem 11777....and continuously getting WA!!
this is my code though it is simple....

this is my code though it is simple....

Code: Select all
while(Accepted)
return Happy;