Problems
We provide last year's problem set below, so that those who wish to participate can train their problem-solving abilities. Of course, we do not imply that this year's problems will be identical or similiar.
2010
BAPC
The following documents are available:
- All files (ZIP)
- The problems (PDF)
- Outlines of the solutions (PDF)
- All test data (ZIP)
- Sample data from the problem descriptions (ZIP)
- Solution of the judges (ZIP)
- Test data: The test data in F.in is not in the format as should be read by the solutions. It just contains a representation of the mazes of all test cases. For each test case, F.out only contains the final answer, i.e. the minimum number of rooms you need to enter before reaching the exit room. The test cases can also be viewed in mazes.pdf.
- Sample data from the problem descriptions: Because the input and output for problem F are dynamic, there is no unique sample data for that solution. Therefore, it has not been included in the set of sample data.
Preliminary rounds
The following documents are available:
- The problems (PDF)
- Example input (TAR GZ)
- Test data (TAR GZ)
- Presentation of the solutions (PDF)
- Solutions (TAR GZ)
2009
BAPC
The following documents are available:
- The problems (PDF)
- APECODE compiler (ZIP: source code, linux x86 and windows x86 executables)
- Example input (ZIP)
- Full test input/outputs (ZIP)
- Presentation of the solutions (PDF)
- Reference solutions (ZIP)
Preliminary rounds
The problem set of the preliminary rounds of BAPC 2009 is also available.
- Preliminary rounds problem set (PDF)
- Example input (ZIP)