You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to our website with solutions for the Canadian Computing Competition.
9
+
We hope that you find this a useful resource in preparing for the contest and understanding data structures and algorithms better.
10
+
As you browse our website, please keep the following in mind:
11
+
- It is best that you read and try the problems on your own before reading the editorials.
12
+
- After you read an editorial you should try to write the code for the problem before reading our code solution.
13
+
- You should only read the code solution if you are stuck writing the code, otherwise it is not a good learning tool.
14
+
- You can find the full code solutions on our GitHub [repo](https://github.com/mannyamorim/CCC-Solutions).
15
+
- Finally, as a reminder these solutions are unnoficial, however we have tested them against the official datasets and are reasonbly sure that they are correct and would receive full points.
0 commit comments