Hi,
Everytime I submit my code, I just get a WA. :cry: I rechecked my code a lot, but wasn't able to find the bug. Would you plz see my code and kindly tell me
where I am doing the mistake. I coded my own big_int class and used it in this problem. Only those methods which are used in the main ...
Search found 2 matches
- Mon Sep 29, 2008 4:38 am
- Forum: Volume 101 (10100-10199)
- Topic: 10106 - Product
- Replies: 98
- Views: 40310
- Mon Sep 29, 2008 4:25 am
- Forum: Volume 7 (700-799)
- Topic: 713 - Adding Reversed Numbers
- Replies: 142
- Views: 61301
WA 713 - Adding Reversed Numbers. Help me plz!!
I checked and rechecked along with debugging my code many times, but could not find where the bug is. I developed my own big_int class and tried to solve the problem with it. Here I am only giving the body of the methods used in main function. Would you plz see my code and tell me where I am doing ...