
CSA Competitive Programming
Date & Time: March 7 @ 5pm to 8pm. Please arrive before the contest starts.
Location: Abbotsford Building D 248
Please register you (and your team) via https://forms.gle/T1oDCpivk3DRfYgR8 by March 6
Intermediate (Division 1): Problems required algorithm design knowledge in addition to coding skills
Beginner (Division 2): Simpler problems just focus on coding skills (some knowledge of data structure)
Rules
- All UFV students are eligible to participate.
- Up to 3 students per team.
- 3 hours to solve 6 problems
- Teams submit their solution to an online judging server (https://open.kattis.com/).
- Solution is tested on anonymous test data
- If a program fails to give a correct answer, the team is notified and can submit another program.
- Each team will have access to one computer.
- No electronic/online resources allowed. You may bring any hardcopy resources (textbook, printed notes, etc)
Final ranking: Placement of teams is based on the sum of elapsed times at each point that they submitted correct solutions plus 20 minutes for each rejected submission of a problem ultimately solved.
Acceptable programming languages: C++, Java or Python