Search found 2 matches

by u2001137
Fri Feb 24, 2006 10:29 pm
Forum: C++
Topic: STL allowed?
Replies: 3
Views: 2172

Krzysztof Duleba wrote:g++ 2.95 doesn't support <limits>.
Thanks a lot (say INT_MAX thanks) :-) This was precisely the problem.

As an aside, are there any plans of upgrading to one of the newer stable version of g++ (like 3.4.2 or later)?
by u2001137
Fri Feb 24, 2006 9:30 pm
Forum: C++
Topic: STL allowed?
Replies: 3
Views: 2172

STL allowed?

Is STL allowed for C++ submissions of ACM Problems?
(Sorry guys for this question, I have just registered so have very liitle idea about the detailed rules.)

My following code, which compiles well on DevC++, MSVC++6.0 and Comeau Online is rejected by the online judge on the account of "Compile ...

Go to advanced search