/icpc-apac-2024-tasks

The 2024 ICPC Asia Pacific Championship Tasks

Primary LanguageC++

The 2024 ICPC Asia Pacific Championship Tasks

This repository contains the task statement, task analysis, and testdata for the tasks used for The 2024 ICPC Asia Pacific Championship

Together with the testdata, the repository also contains the output validator used for each problem in tcframe format named scorer.cpp.

The repository also contains the communicator for interactive task in tcframe format named communicator.cpp. The standard error output of the communicator is compared by the output validator.