You're talking nonsense. ceil(), sin, exp().. all work perfectly, as does everything I have tried using from the STL, for instance. You are still to provide an example of a problem with the judge compiler.
You are probably too busy to read the whole thread (but unfortunatelly not enough to keep ...
Search found 6 matches
- Wed Mar 15, 2006 10:07 pm
- Forum: C++
- Topic: Impossible to use C++
- Replies: 13
- Views: 5086
- Mon Mar 13, 2006 10:44 pm
- Forum: C++
- Topic: Impossible to use C++
- Replies: 13
- Views: 5086
- Mon Mar 13, 2006 10:14 pm
- Forum: C++
- Topic: Impossible to use C++
- Replies: 13
- Views: 5086
- Mon Mar 13, 2006 3:57 am
- Forum: C++
- Topic: Impossible to use C++
- Replies: 13
- Views: 5086
- Mon Mar 13, 2006 2:32 am
- Forum: C++
- Topic: Impossible to use C++
- Replies: 13
- Views: 5086
- Mon Mar 13, 2006 1:22 am
- Forum: C++
- Topic: Impossible to use C++
- Replies: 13
- Views: 5086
Impossible to use C++
What's wrong with the judge's C++ compiler? I got a ton of Compile Error already because whatever is there compiling the C++ submissions, it doesn't accept perfectly valid C++ code. Looks like many stuffs from the standard library (cmath, iomanip, vector) aren't working properly. What's the point in ...