https://github.com/asi1024/competitive-library
A library manager for competitive programming
https://github.com/asi1024/competitive-library
competitive-programming cpp14 library testing
Last synced: 5 months ago
JSON representation
A library manager for competitive programming
- Host: GitHub
- URL: https://github.com/asi1024/competitive-library
- Owner: asi1024
- License: mit
- Created: 2015-08-15T10:03:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:03:34.000Z (about 3 years ago)
- Last Synced: 2025-08-24T15:24:33.130Z (5 months ago)
- Topics: competitive-programming, cpp14, library, testing
- Language: C++
- Homepage: https://asi1024.github.io/competitive-library/
- Size: 1.11 MB
- Stars: 27
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/asi1024/competitive-library/blob/master/LICENSE)

# competitive-library
## Quickstart
See [example/tutorial.sh](https://github.com/asi1024/competitive-library/blob/master/example/tutorial.sh).
## Reference
- [C++](https://asi1024.github.io/competitive-library/cpp/)
## Supported versions
- C++14 or later