https://github.com/spotandjake/ccc-solutions
This repo contains my work for the 2023 Canadian Computing Competition.
https://github.com/spotandjake/ccc-solutions
canadian-computing-competition ccc python waterloo waterloo-ccc-solutions
Last synced: about 1 year ago
JSON representation
This repo contains my work for the 2023 Canadian Computing Competition.
- Host: GitHub
- URL: https://github.com/spotandjake/ccc-solutions
- Owner: spotandjake
- License: mit
- Created: 2023-02-16T14:18:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T14:30:00.000Z (over 3 years ago)
- Last Synced: 2025-01-31T12:49:26.297Z (over 1 year ago)
- Topics: canadian-computing-competition, ccc, python, waterloo, waterloo-ccc-solutions
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ccc-solutions
This repo contains my solutions to the waterloo Canadian computing competition problems.
Despite my personal preferences I choose to use python given its ease of use and the language limitations of the competition.
# Stats
* 2023
* Junior Score - 60/75
* The last question was not complex but I did not get time to finish it.
* Senior Score - 15/75
* I only attempted the first question during the 3 hour time period.