Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghluka/ccc-solutions

My solutions for previous contests in the Canadian Computing Competition, written in Python.
https://github.com/ghluka/ccc-solutions

canadian-computing-competition ccc ccc-solutions cemc dmoj dmoj-solutions python python-3 python3 solutions uwaterloo uwaterloo-ccc

Last synced: 1 day ago
JSON representation

My solutions for previous contests in the Canadian Computing Competition, written in Python.

Awesome Lists containing this project

README

        

# 🍁 CCC Solutions

My solutions for past contests in the Canadian Computing Competition, written in Python.

## 🔗 Resources

- **Competition website**

> https://cemc.uwaterloo.ca/contests/ccc-cco.html

The official website for registering and recieving updates regarding the competition.

- **Past contests**

> https://cemc.uwaterloo.ca/contests/past_contests.html#ccc

All problems, test cases, commentary, and occasionally solutions for all past contests (1996-today).

- **DMOJ**

> https://dmoj.ca/

A practice site where you can submit your solutions for previous contests.