Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meooow25/competitive-programming
Competitive programming templates
https://github.com/meooow25/competitive-programming
Last synced: 8 days ago
JSON representation
Competitive programming templates
- Host: GitHub
- URL: https://github.com/meooow25/competitive-programming
- Owner: meooow25
- Created: 2019-03-04T21:16:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-24T19:43:39.000Z (over 3 years ago)
- Last Synced: 2023-04-03T21:42:20.145Z (over 1 year ago)
- Language: C++
- Size: 22.5 KB
- Stars: 5
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# competitive-programming
Various snippets intended for competitive programming.
Most of the code here has been written by me from scratch.
I will continue to add more algorithms and improve existing snippets.A lot of algorithms are not covered here. And what is covered is not guaranteed to work.
Feel free to use the code here but *use at your own risk.*