Dear Admins!
My Friend is facing the same problem. He has registered into the system but has not as yet received the confirmation email.
His registration id is 'anandthakur'. Please look into this.
Thanks in advance,
Bhuwan Chopra
Search found 3 matches
- Tue Jan 18, 2011 2:50 pm
- Forum: FAQ
- Topic: Registration problem
- Replies: 3
- Views: 7181
- Tue Aug 14, 2007 10:29 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10070 - Leap Year or Not Leap Year and ...
- Replies: 233
- Views: 58677
Keep on getting WA - 10070 :(
I tried the TC's mentioned in this thread and other threads. They seem to be fine. I keep on getting WA. Also i have taken care of long length numbers. # include <iostream> # include <string> using namespace std; string str; bool mod4(string str) { int l = str.size(); int no = (str[l-2]-'0')*10 + (s...
- Sun Aug 05, 2007 11:00 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11247 - Income Tax
- Replies: 50
- Views: 22075
Please find the mistake in below code!
It solved my problem. Thanks a lot for the help.
Thanks,
Thanks,