Notes to Judges

Read the Error Messages, Notes to Teams, and Notes to Sites right now. ... Done? OK.

Clarifications and corrections will be posted on the web at the top of the standings pages, so be sure to check the standings regularly, even if you have no scores to enter.

The judges' diskette contains one subdirectory for each problem, which includes the description in HTML, the source file, the input and output files, and either an executable program or Java bytecode files. It contains a subdirectory called NOTES that includes the HTML source for these notes. It also contains a subdirectory called JUDGE that includes enhanced versions of the judging utilities used in the last several contests. If you do not already have a tried-and-true method for judging, you might want to take a look at them. Instructions are provided in Using the Judging Utilities.

The judge's input and output files in the individual problem directories and the judging utilities are for a Windows environment. The unix subdirectory contains all the input and output files with unix newline '\n' rather than the two character Windows versions. This distinction is important for grading by exact output file matching.

All the textual information on the judges' disk can be viewed through a Web browser by accessing browse.html in the mcpc2002 directory installed by the judging utilities (or in the root of the judges' diskette).

Regardless of what judging method you use, remember the following (the included utilities take care of these details for you):

Each submitted run must be judged by at least two judges. This helps guard against procedural mistakes and ensures some dialog between judges. This is especially critical when choosing between Wrong Answer and Presentation Error, where there can be room for differences of opinion. Presentation errors are ancillary or non-essential mistakes. Sometimes it's easy to categorize presentation errors, sometimes not. For example, consider a program that is supposed to print 3.1415. If it prints 4.23, that is obviously a wrong answer. If it prints 3.14159, then it is a presentation error for printing too many digits. But what about if it prints 3? This could be from not printing enough digits, or it could be because the programmer used integers instead of real numbers, or it could be an incorrect algorithm. These are kinds of issues that require discussion. Unresolved or heavily debated issues should always be presented to the Head Judge, who is the final arbiter.

As in recent contests,

We think the easiest problems are Magnificent Meatballs and Tanning Salon, followed by Oil Pipeline and Programmer, Rank Thyself, then Safecracker and Jungle Roads, and finally Hilbert Curve Intersections. We don't expect too many teams to solve all seven problems but most teams should solve one and many teams will solve two.

Andy (the toolsmith) wrote Hilbert Curve Intersections and Jungle Roads. Eric (the webmaster) wrote Programmer, Rank Thyself and Safecracker. I wrote Magnificent Meatballs, Tanning Salon and Oil Pipeline.

Eric will be your regional contact during the contest. If you have any questions or corrections you can send him email at EricShade@smsu.edu, or if it's an emergency you can phone him at 417-836-4944.


John Cigas
Regional Chief Judge: Editor
Rockhurst University