Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beyondmagic/competitive-programming
Where I rest my mind's ~impulse~ feeling to learn logic.
https://github.com/beyondmagic/competitive-programming
c competitive-programming cpp secret
Last synced: about 3 hours ago
JSON representation
Where I rest my mind's ~impulse~ feeling to learn logic.
- Host: GitHub
- URL: https://github.com/beyondmagic/competitive-programming
- Owner: BeyondMagic
- Created: 2023-04-08T22:26:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-26T23:47:14.000Z (11 days ago)
- Last Synced: 2024-10-27T00:43:32.179Z (11 days ago)
- Topics: c, competitive-programming, cpp, secret
- Language: C++
- Homepage:
- Size: 18.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sections:
+ [templates](/templates/)
+ [platforms](/platforms/)# Related
- [data-structues](https://github.com/BeyondMagic/data-structures)
Personal implementations of multiple data structures I've used, learned, and wished to have.
- [tep](https://github.com/edsomjr/tep)
From the Professor Edson Alves in _Special Programming Topics_, a class in the University of Brasília (FGA).
# Credits
Many thanks to:
- [Renan](https://github.com/R-enanVieira) for making me keep up learning competitive programming.
- [Matheus](https://github.com/Berguizo) for the push to learn competitive programming.
- [Prof. Dr. Edson](https://github.com/edsomjr/) for every lesson you gave me; in programming, mathematics, and in life.
- [Prof. Dr. Ribas](https://github.com/bcribas) for showing how fun C can be.