Search found 3 matches

by Dzejla
Mon Sep 04, 2006 10:26 am
Forum: Volume 110 (11000-11099)
Topic: 11076 - Add Again
Replies: 34
Views: 21979

That's right!!! Got Accepted, thanks a lot:D
by Dzejla
Sun Sep 03, 2006 4:29 pm
Forum: Volume 110 (11000-11099)
Topic: 11076 - Add Again
Replies: 34
Views: 21979

Thanks, mamun. For the inputs you provided, my program outputs:

3333
0

That should be correct, right? I really don't know what the problem is... Here's my code. If someone feels like looking for a bug:D


#include<iostream>
#include<algorithm>
#include<map>
typedef unsigned long long int big ...
by Dzejla
Sun Sep 03, 2006 2:34 pm
Forum: Volume 110 (11000-11099)
Topic: 11076 - Add Again
Replies: 34
Views: 21979

11076 WA

Hi, I keep getting WA for my solution of this problem. I have used the same algorithm as explained by some of the posters(obviously not quite the same as i can't get it accepted:D) but basically, I am using the trick with looking at the digits in columns and all the inputs provided here as well as ...

Go to advanced search