Alberta Collegiate Programming Contest 2023 – Division 1

Rules

Teams of up to three students enrolled in an Albertan educational institution may compete for prizes. Teams not meeting these requirements may participate as guests in the Open Division. The contest is free of charge for entry; lunch will be provided to official competitors at the Calgary location.

The contest itself is a collection of around 10 problems to be solved. Team rankings are decided first by number of problems solved, and second by time taken to solve.

During the contest, the following rules are in effect:

  • Accepted programming languages are all languages accepted on Kattis
  • Input from standard in, output to standard out
  • No collaboration is allowed with anyone outside of your team members when working on/discussing the contest problems.
  • Each team works on a single lab computer.
  • Resource access is restricted to standard library and language documentation and the contest website (linked below)
  • Any standard system software may be used during the contest
  • External libraries are not allowed. For example, the C++ header #include is allowed since it is a part of the language's standard library. However, headers in an external C++ library such as Boost are not allowed.
  • Use of electronic devices other than the computer is strictly prohibited
  • Teams are ranked according to which has solved the most problems, with ties broken by time taken to solve

The main contest will start at 11:30AM MST on Saturday, November 25th. The practice contest starts one hour before the main contest and will last 45 minutes. Participation in the practice is optional but recommended for new competitors.

Any disrespectful behaviour towards the Competitive Programming Club, our sponsors, or participants can result in disqualification from the event.

Permissible Internet resources:

All other internet resources are prohibited.

If your code is found to be plagiarized or taken from an internet resource other than the permissible ones listed above, you will be immediately disqualified and banned from future competitions.