
Search found 8 matches
- Tue Aug 13, 2002 12:06 am
- Forum: Volume 4 (400-499)
- Topic: 400 - Unix ls
- Replies: 93
- Views: 29852
- Mon Aug 12, 2002 11:26 pm
- Forum: Volume 4 (400-499)
- Topic: 400 - Unix ls
- Replies: 93
- Views: 29852
- Sun Aug 11, 2002 11:26 pm
- Forum: Volume 4 (400-499)
- Topic: 400 - Unix ls
- Replies: 93
- Views: 29852
I too am having problems with this problem, namely that the online judge has told me a) compile error or b) runtime error (2 different submissions of the same exact source code). It runs perfectly for me, and I've been looking over it for a day or two and nothing stands out to me as wrong...
[cpp ...
[cpp ...
- Mon Aug 05, 2002 12:21 am
- Forum: Volume 1 (100-199)
- Topic: 113 - Power of Cryptography
- Replies: 163
- Views: 50250
- Mon Jul 29, 2002 11:49 pm
- Forum: Volume 1 (100-199)
- Topic: 113 - Power of Cryptography
- Replies: 163
- Views: 50250
Beguiling WA for 113
Yes, I know this problem already has a thread, however this is a slightly different problem...
Does _anybody_ know how to explain how I get an accepted with this:
[c]
#include <stdio.h>
#include <math.h>
int main(void) {
int n;
double p;
while (scanf("%d %lf", &n, &p) == 2) {
printf("%.0lf\n ...
Does _anybody_ know how to explain how I get an accepted with this:
[c]
#include <stdio.h>
#include <math.h>
int main(void) {
int n;
double p;
while (scanf("%d %lf", &n, &p) == 2) {
printf("%.0lf\n ...
- Sat Jul 27, 2002 2:42 am
- Forum: Volume 1 (100-199)
- Topic: 113 - Power of Cryptography
- Replies: 163
- Views: 50250
- Sat Jul 27, 2002 1:38 am
- Forum: Volume 1 (100-199)
- Topic: 113 - Power of Cryptography
- Replies: 163
- Views: 50250
- Fri Jul 26, 2002 5:45 am
- Forum: Volume 1 (100-199)
- Topic: 113 - Power of Cryptography
- Replies: 163
- Views: 50250