Skip to content

johnafish/CCC-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The solutions to the CCC from CEMC throughout the years!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published