About

The Calgary Collegiate Programming Contest (CCPC) provides post-secondary students in Calgary with the opportunity to excel in an ACM ICPC-style programming competition. Students test their aptitude and knowledge against a set of programming puzzles requiring problem-solving, programming, math, and teamwork skills. Teams are ranked according to the number of problems solved within five hours. The CCPC is sponsored by Synopsys and provides a platform for the next generation of computing professionals to pursue excellence. Kattis has graciously sponsored the judging platform.

Prizes
Division 1
First Place $900
Second Place $600
Third Place $450
Fourth Place $300
Fifth Place $150
Division 2
First Place $300
Second Place $150
Third Place $100
Fourth Place $50
General Information Registration:

  • Register on Showpass (closes on Thursday, March 7, 2024 at 11:00 PM)

In order to be eligible for prizes, contestants must be:
  • Must be register in Showpass
  • Enrolled in a high school in Calgary, Alberta or enrolled in a post-secondary institution in Calgary, Alberta
  • Students from University of British Columbia and University of Alberta are eligible for prizes
  • In teams of 1 to 3 members
  • Participating in the same division as everyone else on their team
  • (Extra requirement for Division 2) Students who have not won any cash prizes in previous ACPC or CCPC contests
When:
  • Saturday, March 9, 2024 from 10:00am - 6:00pm
Where:
  • TBD
Contact us if you have any questions or need to modify your registration
Contest Format Teams of up to three students enrolled in an Albertan educational institution, meeting the criteria linked to in the "Eligibility" section above may compete for prizes. Teams not meeting these requirements may participate in the open division. The contest is free of charge for entry. The contest will be held in-person, using Kattis.

Don't have a group of people to participate in the event with but you're looking to meet some new people? No worries! We'll be working to team folks up after you sign up on this Google sheet form here

The contest itself is a collection of 6-10 problems to be solved using the language of your choice. Team rankings are decided first by number of problems solved, and second by time taken to solve. For each problem, your program will be given input describing a test case. It must then provide appropriate output giving the answer to whatever problem was posed. Once you have written a solution to the problem, you must submit the solution on Kattis. Your code will be subject to a large battery of tests. If your code returns correct output on every test case and runs within time and memory limits, the solution is accepted. Otherwise, it will be rejected. You will be told how your program failed, but will not be given details of the failed test case.

Official Rules:
  • 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.
  • All teams will be provided with a single workstation in the contest area. Only that workstation may be used during the contest. Any team member can submit a solution to Kattis.
  • Resource access is restricted to standard library and language documentation, the contest website, and the I/O cheat-sheet (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.
  • Aside from the main two points above, any physically printed resources can also be used.
  • 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
Contest Day Schedule 10:30am - 11:00am
  • Opening Contest presentation by Synopsys and the CPC. The speech will be delivered by Tyler Sims; the Director of Software Engineering . The CPC will then go over general contest rules and procedures.
11:00am - 11:50am
  • Practice contest to help familiarize competitors with contest system
12:00pm - 5:00pm
  • Official contest start (12:00pm)
  • Scoreboard will be frozen for final hour (4:00pm) so winners are not known until the final presentation
5:00pm - 5:30pm
  • Solutions to Problem Set
5:30pm - 6:30pm
  • Presentation by Synopsys
  • Small Bag Prizes will be drawn
  • Presentation of problem statistics (number of attempts, successes, etc.)
  • Announcement of Div 1 & 2 winners and presentation of prizes
  • Synopsys SWAG prize draw
  • Question Period With Tyler
Preparation & Strategies Preparation:
  • The Competitive Programming Club meets every Tuesday from 6:00-8:00 pm at MS160 for coaching and practice. Join our discord for more info.
    • University of Calgary students can join us through D2L by going to: D2L > My Tools > Self-registration > Competitive Programming
  • Kattis, Codeforces and UVa Online Judge contain many programming puzzles for self-directed practice
Strategies:
  • Read the problems, identify the easiest ones, and solve them first
  • If you're having trouble identifying easy problems, look at the scoreboard to see what others are solving
  • Computer time is very valuable, so sketch out your program on paper before coding it (unless it's trivially simple)
  • Working together on a problem is usually a bad idea and just leads to confusion; assign problems, work in parallel
  • Debugging a program on paper is more effective than sticking print statements everywhere, 99% of the time
  • Come up with your own test cases for your program, especially edge cases
  • Have fun!
Contest Pages & Resources Contest pages: Language reference links (that can be used during the contest): Aside from the language documentation, any physically printed resources can also be used.
About Synopsys

Synopsys technology is at the heart of innovations that are changing the way we live and work. The Internet of Things. Autonomous cars. Wearables. Smart medical devices. Secure financial services. Machine learning and computer vision. These breakthroughs are ushering in the era of Smart, Secure Everything―where devices are getting smarter, everything’s connected, and everything must be secure. Software Integrity, Synopsys’ end-to-end offering, gives companies a turnkey, scalable approach for minimizing software-related business risks, maximizing release predictability and speed, and ensuring internal and external standards compliance. Our software has been used in projects such as NASA's Mars Rover mission-critical software and CERN's Large Hadron Collider software. The Synopsys Software Integrity Group has offices worldwide, like London, Tokyo, San Francisco, Calgary and many more locations, and continues to grow all over the globe.

Links

Synopsys Website | Twitter | Facebook

CPC Website | Facebook | Twitter | Mailing list

UofA Website

UofL Website