Skip to content

danielgunn/ccc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canadian Computing Competition (CCC) Solutions

This can be used as supplementary lesson material for high school computer science classes learning python. My class is preparing to enter this competition and I am producing these solutions as part of our preparations and classroom activities. Feel free to contribute or collaborate on these.

More information

Details about the competition can be found here: CCC Details

Problems we have solved

Testing

To run the test scripts, you can either:

  • Use the Makefile (requires wget and make to be installed)
make test
  • OR, Follow the following steps:
  1. first ensure the test data files have been extracted for each year to it's relevant directory.
  2. run the test.py file
    python test.py 

About

Canadian Computing Competition Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published