Canadian Computing Competition
- Register for an account here. For school number, enter
056404312 - You are only allowed to use official language reference during the contest. Assuming you plan to use Python, this can be found here.
- View practice problems from past contests here
A reminder that you need to match the input/output specifications exactly on the contest, since it is marked by computer.
That means you will not include any prompts in your input statements.
Example
See the question here.
Correct Solution