sjay05 / CCC-Solutions

Waterloo CEMC CCC Solutions (Canadian Computing Competition) in Python and C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCC SOLUTIONS

Info

These are solutions to the CCC contest written in either Python 2/3 or C++. Python is used for most of the junior problems (J1, J2, J3, J4). Some problems do not earn full points on official test cases and they are in progress.

Links/References

For information about the contest:
(https://cemc.uwaterloo.ca/contests/computing.html)

Past Contests: *CCC Past Contests are all the way at the bottom* (https://cemc.uwaterloo.ca/contests/past_contests.html)

DMOJ Online Judge:
You can submit solutions to CCC problems on DMOJ 24/7 with a account.
(https://dmoj.ca/)

About

Waterloo CEMC CCC Solutions (Canadian Computing Competition) in Python and C++


Languages

Language:C++ 59.0%Language:Python 41.0%