What optimizations are used when compiling a C++ source in the live-archive.
I am curious because at home on 2Ghz my program runs for ~6 sec. but on the judge it takes more than 30 sec.
Rostislav
compile arguments in live-archive
Moderator: Board moderators
-
- Guru
- Posts: 584
- Joined: Thu Jun 19, 2003 3:48 am
- Location: Sanok, Poland
- Contact:
-
- A great helper
- Posts: 481
- Joined: Sun Jun 19, 2005 1:18 am
- Location: European Union (Slovak Republic)
Re: compile arguments in live-archive
OJ is Pentium III - 800 MHz http://acm.uva.es/problemset/computer.htmlRostislav wrote:I am curious because at home on 2Ghz my program runs for ~6 sec. but on the judge it takes more than 30 sec.