Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsejse/competitive-programming-utilities
https://github.com/simonsejse/competitive-programming-utilities
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonsejse/competitive-programming-utilities
- Owner: simonsejse
- Created: 2024-10-21T20:16:47.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T23:47:59.000Z (about 2 months ago)
- Last Synced: 2024-11-10T00:20:27.879Z (about 2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Competitive Programming Templates
This submodule was created to ensure that Hjalte01 (https://github.com/Hjalte01) and I have synchronized C++ template files for our competitive programming competitions. By using the same template, we avoid issues and ensure we both have access to the same functions during contests.
Repository Links
- Main Repository: https://github.com/simonsejse/competitive-programming
- Template Repository: https://github.com/simonsejse/competitive-programming-templatesHappy coding! 🚀