Please use this documentation as you see fit. A best effort has been made to provide this info accurately.
The following 5 language definitions are available
C/C++ use mostly standard PC^2 language definitions. Because of the need to change PATH and CLASSPATH for Java, the three Java choices have wrapper scipts. Here is the source code for the script javaexec:
javaexec #!/bin/bash # $1 is the java verson # $2 is mainfile (full name) /usr/local/bin/setupJava -jdk ${1} javac ${2}
In the morning practice, programs that crashed after providing the correct answer were judges correct. In the real contest, a crash even with correct
output will be judged run-time error.
Remember - only competing individuals and runners in contest area during real contest. No coaches. Site directors can allow photographers. No verbal
interviews during contest of teams.
Copies of all information provided to teams during contest can be seen at: doc.
All programs will read from standard input and write to standard output. i.e. a program would be run at the command line like this: ./a.out < infile.txt
Return to Errata Top
Return to Errata Top
Return to Errata Top
Return to Errata Top
If during the contest, you get a popup error complaining about an application by the name of eggcups, just hit "restart application" and ignore the error.
We installed a standard Eclipse release instead of the Fedora specific version. Recent changes in Eclipse require use of some libraries
not in Fedora Core 5. So, you can not print directly from Eclipse. Please open your file in another editor to print.
Return to Errata Top
Return to Errata TopJudge Info 1
Contest Area
Public Information
Current scoreboard is at: scoreboard
Judge Info 2
Other judgment types will not be rendered.
Judgement Description Explanation Yes submission accepted N/A No Compilation Error any error that prevents successful compilation (i.e., cannot run submission) No Run-time Error solution exited with abnormal status No Time-limit Exceeded the run time for the solution exceeded the designated maximum No Wrong Answer everything else Problem Input Output
Return to Top of Page
ACU Errata
Return to Top of Page
Baylor Errata
Return to Top of Page
ECU Errata
Return to Top of Page
LSU Errata
Return to Top of Page
UTA Errata
Return to Top of Page