Search found 13 matches

by mpmohi
Wed Nov 26, 2014 7:53 am
Forum: Volume 100 (10000-10099)
Topic: 10041 - Vito's Family
Replies: 90
Views: 41337

Re: 10041 - Vito's Family

Thanks brainfry713 :)
by mpmohi
Tue Nov 25, 2014 5:56 am
Forum: Volume 118 (11800-11899)
Topic: 11878 - Homework Checker
Replies: 23
Views: 15521

Re: 11878 - Homework Checker

Thank you "brainfry713"
by mpmohi
Mon Nov 24, 2014 11:34 am
Forum: Volume 118 (11800-11899)
Topic: 11878 - Homework Checker
Replies: 23
Views: 15521

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...
by mpmohi
Sat Nov 22, 2014 11:51 pm
Forum: Volume 100 (10000-10099)
Topic: 10041 - Vito's Family
Replies: 90
Views: 41337

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 ...
by mpmohi
Sat Nov 22, 2014 10:49 pm
Forum: Volume 111 (11100-11199)
Topic: 11150 - Cola
Replies: 43
Views: 28519

Re: 11150 - Cola

Thanks brainfry713 and lighted for your helpful advise :)
by mpmohi
Sat Nov 22, 2014 10:15 pm
Forum: Volume 100 (10000-10099)
Topic: 10038 - Jolly Jumpers
Replies: 445
Views: 143572

Re: 10038 - Jolly Jumpers

lighted wrote:This is accepted code. :D
Tnx Lighted for your reply :)

But this same code gave me wa several time and now it is accepted without a single change :o
by mpmohi
Fri Nov 21, 2014 10:04 pm
Forum: Volume 100 (10000-10099)
Topic: 10038 - Jolly Jumpers
Replies: 445
Views: 143572

Re: 10038 - Jolly Jumpers

Hi, I am getting WA in 10038 again and again :oops:
Here's my code

Code: Select all

Accepted at last 

by mpmohi
Thu Sep 25, 2014 8:13 am
Forum: Volume 111 (11100-11199)
Topic: 11150 - Cola
Replies: 43
Views: 28519

Re: 11150 - Cola

Hi guys check this..

Code: Select all

Accepted :)

this code passes all the test case but gets wa..

for testCase http://www.udebug.com/UVa/11150
by mpmohi
Thu Apr 24, 2014 3:02 am
Forum: Volume 110 (11000-11099)
Topic: 11044 - Searching for Nessy
Replies: 11
Views: 8922

Re: 11044 - Searching for Nessy

I tested the given input-output and my code passed the test... but then I got WA!!
my code =>

Code: Select all

 Error was  for(i=0;i<=testCase;i++)  :D  
Now Where is my mistake ?? :(
by mpmohi
Sat Mar 08, 2014 8:27 pm
Forum: Volume 125 (12500-12599)
Topic: 12578 - 10:6:2
Replies: 16
Views: 5414

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 
by mpmohi
Fri Feb 28, 2014 8:40 pm
Forum: Volume 117 (11700-11799)
Topic: 11777 - Automate the Grades
Replies: 32
Views: 10555

Re: 11777 What's wrong with it ?!?

Yesss....accepted....thanks Binary bro.... :P
by mpmohi
Wed Feb 26, 2014 11:00 pm
Forum: Volume 117 (11700-11799)
Topic: 11777 - Automate the Grades
Replies: 32
Views: 10555

Re: 11777 - Automate the Grades Why getting WA???

It's getting a WA! though it passes the given debug test above.. :cry:


Code: Select all

    while(Accepted)

        return Happy;



by mpmohi
Wed Feb 26, 2014 10:47 pm
Forum: Volume 117 (11700-11799)
Topic: 11777 - Automate the Grades
Replies: 32
Views: 10555

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.... :P

Code: Select all

while(Accepted)

    return Happy;

Go to advanced search