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

The Java compiler updated to JDK 6
Posted by Vladimir Yakovlev (USU) 2 Feb 2009 02:50
The Java compiler was updated to JDK 6.0 Update 11. Previous compiler JDK 5.0 will be used for rejudging old submissions only.
The property ONLINE_JUDGE is now defined for Java programs
Posted by Vladimir Yakovlev (USU) 3 Feb 2009 04:09
Java programs are executed with argument -DONLINE_JUDGE now. This feature can be used to detect whether your program runs on the server or it runs on your machine.
See details here: http://acm.timus.ru/help.aspx?topic=java