Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:03:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T00:48:20.291Z (about 1 month ago)
- Topics: competitive-programming, cpp14, library, testing
- Language: C++
- Homepage: https://asi1024.github.io/competitive-library/
- Size: 1.11 MB
- Stars: 26
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub license](https://img.shields.io/github/license/asi1024/competitive-library.svg)](https://github.com/asi1024/competitive-library/blob/master/LICENSE)
![Build status](https://github.com/asi1024/competitive-library/workflows/.github/workflows/test.yml/badge.svg?branch=master)# 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