Search found 12 matches

by bitaron
Fri Apr 22, 2016 11:57 am
Forum: Volume 16 (1600-1699)
Topic: 1611 - Crane
Replies: 1
Views: 4824

Re: 1611 - Crane

hi,
can any one give me hints on solving this problem. I am not quite sure how to approach.
by bitaron
Sun Nov 01, 2015 2:38 pm
Forum: Volume 101 (10100-10199)
Topic: 10142 - Australian Voting
Replies: 82
Views: 45701

Re: 10142 - Australian Voting

Tested with all the cases in the forum. Getting WA. Also getting Presentation Error in programming-challenges . Can any one tell me whats the problem.
Thanks in advance.

#include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include ...
by bitaron
Mon Oct 05, 2015 5:33 pm
Forum: Volume 119 (11900-11999)
Topic: 11991 - Easy Problem from Rujia Liu?
Replies: 32
Views: 16335

Re: 11991 - Easy Problem from Rujia Liu?

Run time error :( . please help
#include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include<queue>
#include<stack>
#include<list>
#include<iostream>
#include<fstream>
#include<numeric>
#include<string>
#include<vector>
#include ...
by bitaron
Sun Oct 04, 2015 5:18 pm
Forum: Volume 119 (11900-11999)
Topic: 11995 - I Can Guess the Data Structure!
Replies: 60
Views: 19044

Re: 11995 - I Can Guess the Data Structure!

Runtime error. Please help

#include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include<queue>
#include<stack>
#include<list>
#include<iostream>
#include<fstream>
#include<numeric>
#include<string>
#include<vector>
#include ...
by bitaron
Mon Mar 03, 2014 5:53 am
Forum: Volume 100 (10000-10099)
Topic: 10034 - Freckles
Replies: 101
Views: 49017

Re: 10034 - Freckles

#include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include<queue>
#include<stack>
#include<list>
#include<iostream>
#include<fstream>
#include<numeric>
#include<string>
#include<vector>
#include<cstring>
#include<map>
#include ...
by bitaron
Sat Mar 01, 2014 8:08 pm
Forum: Volume 100 (10000-10099)
Topic: 10034 - Freckles
Replies: 101
Views: 49017

Re: 10034 - Freckles

still wa .
by bitaron
Fri Feb 21, 2014 9:54 am
Forum: Volume 100 (10000-10099)
Topic: 10034 - Freckles
Replies: 101
Views: 49017

Re: 10034 - Freckles

Still WA."For each test case, the output must follow the description below. The outputs of two consecutive cases will be separated by a blank line. " Dont I need to print the extra blank line ?? I tried omitting both newline one by one . In both cases I got WA.
#include<cstdio>
#include<sstream ...
by bitaron
Sun Feb 02, 2014 12:41 pm
Forum: Volume 100 (10000-10099)
Topic: 10034 - Freckles
Replies: 101
Views: 49017

Re: 10034 - Freckles

Did . Bt still wa .
#include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include<queue>
#include<stack>
#include<list>
#include<iostream>
#include<fstream>
#include<numeric>
#include<string>
#include<vector>
#include<cstring ...
by bitaron
Thu Jan 30, 2014 2:41 pm
Forum: Volume 100 (10000-10099)
Topic: 10034 - Freckles
Replies: 101
Views: 49017

Re: 10034 - Freckles

#include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include<queue>
#include<stack>
#include<list>
#include<iostream>
#include<fstream>
#include<numeric>
#include<string>
#include<vector>
#include<cstring>
#include<map>
#include ...
by bitaron
Tue Jan 28, 2014 4:20 pm
Forum: Volume 100 (10000-10099)
Topic: 10034 - Freckles
Replies: 101
Views: 49017

Re: 10034 - Freckles

Sorry for late reply . Tried . But still showing wa.
by bitaron
Mon Jan 20, 2014 9:15 pm
Forum: Volume 100 (10000-10099)
Topic: 10034 - Freckles
Replies: 101
Views: 49017

Re: 10034 - Freckles

I.I got WA no idea why, I really have tried every test case in this forum and all output is correct #include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include<queue>
#include<stack>
#include<list>
#include<iostream>
#include ...
by bitaron
Sun Jan 19, 2014 3:34 pm
Forum: Volume 5 (500-599)
Topic: 544 - Heavy Cargo
Replies: 32
Views: 18456

544 heavy cargo

Need some critical test cases ??

Go to advanced search