ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Common Board

What happens with online judge?
Posted by Pavel Aksonov 17 Mar 2001 22:46
Do anybody know what happens with online judge? It's not
work during today.....
Nothing strange, it just crashed one more time. Take it easy, some hours or days later everything'll be OK :)
Posted by Ilya Semenov (NSU) 18 Mar 2001 00:08
P.S. And maybe you should not skip your English lessons
anymore..
You are right. :-)
Posted by Pavel Atnashev 18 Mar 2001 13:26

Today I added second judge host to the system.
If one crashes, other will judge solutions anyway.
By the way....
Posted by Ilya Semenov (NSU) 18 Mar 2001 16:58
>
> Today I added second judge host to the system.
> If one crashes, other will judge solutions anyway.
>
>

what C/C++ compiler are at your judging hosts? VC5.0 or
even 4.2, I wonder? I fell into despair of
those 'compilation errors' :-(
Re: By the way....
Posted by Pavel Atnashev 18 Mar 2001 19:28
> what C/C++ compiler are at your judging hosts? VC5.0 or
> even 4.2, I wonder? I fell into despair of
> those 'compilation errors' :-(

VC++ 6.0 with ANSI limitations and libraries.
Re: By the way....
Posted by Ilya Semenov (NSU) 19 Mar 2001 22:36
> > what C/C++ compiler are at your judging hosts? VC5.0 or
> > even 4.2, I wonder? I fell into despair of
> > those 'compilation errors' :-(
>
> VC++ 6.0 with ANSI limitations and libraries.
>
>

could you say what command line switches are used when
compiling sources? in particular, how do you set ANSI
limitations?