| Problem | Student's Data | Judge's Data | One Solution in C++ |
| A. Two-Bit Encryption | minisecret | bigsecret | 2bitdecode |
| B. Basic Surveying | measures1 | measures2 | survey |
| C. Space Station Maze | maze1 | maze2 | 3d-maze |
| D. Predicted Flight | in problem statement | key in from d-data | predict |
| E. Crossword Stego | cross1 | cross2 | 2uses |
| F. Pronunciation | in problem statement | key in from f-data | syllable |
| G. Directory Structure | smtree | bigtree and key in from g-data | directories |
| H. Flight to Costa Rica | flights1 | flights2 | costarica |
| I. Word Frequencies | questions | definitions | wordcount |
A collection of anticipated questions and their answers can be found here
Answers for all problems have been collected into answers