https://github.com/theegghead27/cp
An archive of miscellaneous competitive programming submissions I have coded over the years.
https://github.com/theegghead27/cp
Last synced: 9 months ago
JSON representation
An archive of miscellaneous competitive programming submissions I have coded over the years.
- Host: GitHub
- URL: https://github.com/theegghead27/cp
- Owner: TheEgghead27
- Created: 2022-07-13T21:15:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T02:52:42.000Z (over 1 year ago)
- Last Synced: 2025-01-05T07:39:18.192Z (over 1 year ago)
- Language: C++
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Competitive Programming
This (almost) mono-repo contains all the code (successful and failed) for various competitive programming challenges I have attempted.
Much of the work here was guided by the [Stuyvesant Competitive Coding Club](https://www.stuyccc.com/interim/pages/main/index.html).