Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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