All Projects → johnafish → CCC-Solutions

johnafish / CCC-Solutions

Licence: other
The solutions to the CCC from CEMC throughout the years!

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
Turing
15 projects

CCC Solutions

Unofficial, community-driven solutions to the Canadian Computing Competition. Most solutions are copied from this Milliken Mills CCC repository.

##Contributors The largest contributor to this repository is Mr. Robart, formerly of Milliken Mills high school, who wrote the vast majority of the programs. All other contributors should be listed in the files that they helped to author.

##Contribute If you have a solution to contribute, submit a pull request! In order for your pull request to be accepted, make sure the filename follows the general conventions set out by the other files. That is, if you're submitting a solution to S5 2016 in Java, you should be submitting the file to 2016->Senior, and your file should be named S5.java. While this won't work with the online grader, it avoids the ambiguity of having multiple files named Main.java.

If there already exists a solution to the problem, and you believe that your solution contributes something new to the problem (that is, you use a significantly different algorithm/approach), rename the previous file to S5_1.java (for example), and submit yours as S5_2.java. Continue this trend for more solutions.

##Curators This repository is curated by @johnafish and @foleyfactor, both of Waterloo Ontario and Sir John A Macdonald S.S., while most of the solutions were curated by aforementioned Mr. Robart.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].