| Problem | No. Teams that Solved | Data | Required Output |
| Practice #1 - Nth Largest Number | N/A | pr1data1-2-3.txt | pr1-answers.txt |
| Practice #2 - Prime Factorization | N/A | Keyboard input - see output | pr2-answers.txt |
| Problem A - Sum of Like Powers | One | Keyboard input - see output | a-answers.txt |
| Problem B - Line up the Band | Four | b-data1-2.txt | b-answers.txt |
| Problem C - Find the Battleship | Three | c-data1-2.txt | c-answers.txt |
| Problem D - Tourist Information | Zero | d-data1-2.txt | d-answers.txt |
| Problem E - Match the Trees | Four | e-data1-2-3-4-5-6.txt | e-answers.txt |
| Problem F - Decompression | Three | f-data1-2-3.txt | f-answers.txt |
| Problem | No. Teams that Solved | Data | C++ Solutions |
| Practice #1 - Expression Tree | N/A | pr1-00data1-2-3.txt | infix.txt |
| Practice #2 - Survey Closure | N/A | pr2-00data1-2.txt | survey.txt |
| Problem A - Decryption | Unknown | a00-data1-2.txt and masks.txt | decoder.txt |
| Problem B - Pascal Program Profile | Unknown | copy-pas.txt seeword-pas.txt simulate-pas.txt fakeload-pas.txt | cprofile.txt |
| Problem C - Server Scheduler | Unknown | request1.txt | sched.txt |
| Problem D - Crossword Puzzle | Unknown | d00-data1-2.txt | crossit.txt |
| Problem E - Restricted English | Unknown | sentence.txt goodbad.txt | natural.txt |
| Problem F - Network Paths | Unknown | network.txt and Keyboard input | shortest.txt |
| Ptoblem | No. Teams that Solved | Data | C++ Solutions |
| Problem A - Two-bit Encryption | Six | minisecret.txt bigsecret.txt | 2bitdecode.txt |
| Problem B - Basic Surveying | One | measure1.txt measure2.txt | survey06.txt |
| Problem C - Space Station Maze | Two | maze1.txt maze2.txt | 3d-maze.txt |
| Problem D - Predicted Flight | Four | Keyboard input - see answers | predict.txt |
| Problem E - Crossword Jumble | Fifteen | cross1.txt cross2.txt | 2uses.txt |
| Problem F - Pronunciation | Nine | Keyboard input - see answers | syllable.txt |
| Problem G - Directory Structure | Two | smtree.txt bigtree.txt and Keyboard input - see answers | directories.txt |
| Problem H - Flight to Costa Rica | One | flights1.txt flights2.txt | costarica.txt |
| Problem I - Word Frequencies | Eleven | questions.txt definitions.txt | wordcount.txt |