Search found 3 matches

by shadow
Sun Apr 09, 2006 9:21 am
Forum: Bugs and suggestions
Topic: c++ compiler problems
Replies: 3
Views: 3073

thanks. it compiled.
I use g++ 3.3.3, But I didnt get any on those errors on my compiler.
How does the online-judge compiler detect all headers needed?
Can I compile that way on my PC?
by shadow
Sat Apr 08, 2006 8:04 pm
Forum: Bugs and suggestions
Topic: c++ compiler problems
Replies: 3
Views: 3073

c++ compiler problems

the c++ compiler cant compile the program below, it just responds as "Recieved", and sometimes compile error. whats the problem?

#define NDEBUG

#include <cstdio>
#include <cassert>
#include <iostream>
#include <complex>
#include <cmath>
using namespace std;

typedef complex<int> point, vect ...
by shadow
Mon Jan 16, 2006 10:42 pm
Forum: Volume 103 (10300-10399)
Topic: 10310 - Dog and Gopher
Replies: 47
Views: 23086

10310: vague problem statement

The problem hasnt precisely defined the answer when the dog and the gopher both reach a hole at the same time. I think the answer in this case is "can reach".

Go to advanced search