Search found 2 matches

by 4l1
Wed Mar 14, 2007 1:29 pm
Forum: C++
Topic: Judge's annoying compiler
Replies: 1
Views: 2372

Judge's annoying compiler

Hi,

would someone authoritative please let me know what compiler and settings does the judge use? It took me an hour to pin down the specific problem that judge will refuse the following C++ code with compiler error:


#include <iostream>
#include <iomanip>
#include <algorithm>

using namespace ...
by 4l1
Tue Mar 13, 2007 6:22 pm
Forum: Volume 7 (700-799)
Topic: 706 - LCD Display
Replies: 221
Views: 65728

Program specification says n is between 0 and 99,999,999. Handling your input should not be necessary.

Go to advanced search