Hey Betty,
Thank you so much for your response! I made one of the silliest mistakes by not reading the problem correctly!
Thanks again
GCS
Search found 21 matches
- Sat Jan 24, 2004 12:52 am
- Forum: Volume 4 (400-499)
- Topic: 445 - Marvelous Mazes
- Replies: 93
- Views: 21931
- Tue Jan 20, 2004 3:01 am
- Forum: Volume 4 (400-499)
- Topic: 445 - Marvelous Mazes
- Replies: 93
- Views: 21931
Tips?
Anyone able to offer any tips?
GCS
GCS
- Fri Jan 16, 2004 7:39 pm
- Forum: Volume 4 (400-499)
- Topic: 445 - Marvelous Mazes
- Replies: 93
- Views: 21931
445 WA
Hello All,
If someone could give me some tips, I would appreciate that; I'm getting WA, and I have no idea what could be wrong. I think I'm pretty darn close. It might just be a formatting error that I am unaware of:
[cpp]
#include <iostream>
#include <cctype>
#include <cstring>
using namespace ...
If someone could give me some tips, I would appreciate that; I'm getting WA, and I have no idea what could be wrong. I think I'm pretty darn close. It might just be a formatting error that I am unaware of:
[cpp]
#include <iostream>
#include <cctype>
#include <cstring>
using namespace ...
- Sat Jan 10, 2004 9:29 pm
- Forum: Volume 3 (300-399)
- Topic: 333 - Recognizing Good ISBNs
- Replies: 166
- Views: 40723
333 Clarification
Hello All,
I've read in some of the posts that spaces between ISBN numbers ARE NOT tested but spaces before and after the ISBN are tested. I've read in some other posts that spaces between the ISBN number ARE tested and that spaces before and after then ISBN are also tested.
Could anyone clarify ...
I've read in some of the posts that spaces between ISBN numbers ARE NOT tested but spaces before and after the ISBN are tested. I've read in some other posts that spaces between the ISBN number ARE tested and that spaces before and after then ISBN are also tested.
Could anyone clarify ...
- Tue Oct 21, 2003 2:05 am
- Forum: Volume 4 (400-499)
- Topic: 445 - Marvelous Mazes
- Replies: 93
- Views: 21931
Thanks
Hey rjhadley,
Thanks for the tips. Got the problem solved out of a bit more work. Your tips were very helpful!
Thanks a million!!!,
GCS
Thanks for the tips. Got the problem solved out of a bit more work. Your tips were very helpful!
Thanks a million!!!,
GCS
- Fri Oct 17, 2003 9:32 pm
- Forum: Volume 4 (400-499)
- Topic: 445 - Marvelous Mazes
- Replies: 93
- Views: 21931
Problem 445
Hey, What's up fellas? Well, I've been attempting probelm 445. I think I've just about got the problem solved (I have the logic). When I submit the program, online judge gives me TLE.
I think my input is messing up the judge. I'm new to this and haven't done a problem when you have to use EOF. So ...
I think my input is messing up the judge. I'm new to this and haven't done a problem when you have to use EOF. So ...
- Wed Oct 15, 2003 8:51 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10035 - Primary Arithmetic
- Replies: 328
- Views: 101808
SOLVED
I fixed my error and got the problem solved!
Thanks everyone who replied!
GCS
Thanks everyone who replied!
GCS
- Wed Oct 15, 2003 8:50 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10033 - Interpreter
- Replies: 88
- Views: 39309
Wrong post
The above posts goes somewhere else....Sorry!
I'm spamming the thing
I'm spamming the thing
- Wed Oct 15, 2003 8:48 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10033 - Interpreter
- Replies: 88
- Views: 39309
Solved
I fixed my error and got the problem solved!
Thanks everyone who replied!
GCS
Thanks everyone who replied!
GCS
- Wed Oct 15, 2003 8:46 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10033 - Interpreter
- Replies: 88
- Views: 39309
Solved
I fixed my error and got the problem solved!
Thanks everyone who replied!
GCS
Thanks everyone who replied!
GCS
- Tue Oct 14, 2003 8:16 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10035 - Primary Arithmetic
- Replies: 328
- Views: 101808
Thanks for your response! I've just run the code for:
I recieve:
not 4. I haven't changed my code at all.
GCS
Code: Select all
1 999
Code: Select all
3 carry operations.
GCS
- Tue Oct 14, 2003 2:43 am
- Forum: Volume 100 (10000-10099)
- Topic: 10035 - Primary Arithmetic
- Replies: 328
- Views: 101808
10035 Primary Arithmetic (WA)
I could swear I have this correct!! I've tested all sticky test cases and haven't come across an error so far.
If someone could help me out, I would really appreciate it. I know I'm really close. My code is really inefficient, but I just want to get the problem solved :wink:
[cpp]
#include ...
If someone could help me out, I would really appreciate it. I know I'm really close. My code is really inefficient, but I just want to get the problem solved :wink:
[cpp]
#include ...
- Tue Oct 14, 2003 2:42 am
- Forum: Volume 100 (10000-10099)
- Topic: 10035 - Primary Arithmetic
- Replies: 328
- Views: 101808
10035 Primary Arithmetic (WA)
I could swear I have this correct!! I've tested all sticky test cases and haven't come across an error so far.
If someone could help me out, I would really appreciate it. I know I'm really close. My code is really inefficient, but I just want to get the problem solved :wink:
[cpp]
#include ...
If someone could help me out, I would really appreciate it. I know I'm really close. My code is really inefficient, but I just want to get the problem solved :wink:
[cpp]
#include ...
- Mon Sep 29, 2003 7:03 pm
- Forum: Volume 7 (700-799)
- Topic: 713 - Adding Reversed Numbers
- Replies: 142
- Views: 60705
Input
Could somebody perhaps give me some good input test data, so I can see where my program is going wrong? I cannot find the problem. It keeps on giving me WA.
Thanks for your help!!
GCS
Thanks for your help!!
GCS
- Fri Sep 26, 2003 3:12 pm
- Forum: Volume 7 (700-799)
- Topic: 713 - Adding Reversed Numbers
- Replies: 142
- Views: 60705