HSPT 2012 Registration Open!
Registration is now open for the UCF High School Programming Tournament! It will be held on Friday, May 4, 2012! We have a few new, fun elements planned for this year! More info and registration are available.Relevant
A Joomla! Template for the Rest of Us
![]() |
Judged Runs and ResponsesA program submitted for a judged run must pass the following criteria (in order):
When you submit a program for a judged run, you will receive one of the following responses: Correct:Your program has passed all the criteria listed above. You have solved that problem. Compile-Time Error:Your program did not successfully compile at the judges' station. Run-Time Error:Your program terminated abnormally, or locked-up the judges' machine. Time-Limit Exceeded:Your program ran longer than two minutes on the judges' machine. Wrong Answer:Your program produced incorrect answers when tested on the judges' input data. It is not an acceptable solution to the problem. Too Much Output:Your program produces correct answers, but also outputs information which was not asked for in the problem specification. Incorrect Output Format:Your program produced correct answers to the problem, but did not present the output in the manner specified in the problem. Note: If formatting is an integral part of solving the problem (e.g. generating some kind of report or a maze), then "Wrong Answer" will be given instead of this message. Incomplete Output:Your program fails to produce an answer for every test case in the input file.
|

