Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ghluka/ccc-solutions
- Owner: ghluka
- License: agpl-3.0
- Created: 2024-03-22T01:46:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T19:19:32.000Z (7 months ago)
- Last Synced: 2024-04-27T02:26:44.397Z (7 months ago)
- Topics: canadian-computing-competition, ccc, ccc-solutions, cemc, dmoj, dmoj-solutions, python, python-3, python3, solutions, uwaterloo, uwaterloo-ccc
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.