11 October, 2003

Look at the Final Scoreboard

Judged Runs ALL acm01 acm02 acm03 ambrose ucf01 ucf02 ucf03 ucf04 ucf05 ucf06 ucf07 ucf08
Logs ALL acm01 acm02 acm03 ambrose ucf01 ucf02 ucf03 ucf04 ucf05 ucf06 ucf07 ucf08

Problem Judge Input Judge Output Solving Program
Our Programming Language
opl.in
opl.sol
Note: This solution has the variables in mixed case, as they appear in the input. The judges would also accept an all-upper-case solution.
opl.java
Mandelblocks
mandel.in
mandel.sol
mandel.java
Four Hands Full
hands.in
hands.sol
hands.java
Permalex
permalex.in
permalex.sol
permalex.java
The Cash Register
cash.in
cash.sol
cash.java
In Close Proximity
proxi.in
proxi.sol
proxi.java
A Lotta Bull
bull.in
bull.sol
bull.java
Bin Tin Tin
bintin.in
bintin.sol
Note: This solution has the city number in a 2-character field, as hinted at by the nn in the output statement. The judges would also accept a solution with a single-digit city number in a 1-character field, as it appears in the sample output.
bintin.java
Efficient Encoding
encode.in
encode.sol
encode.java