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

https://github.com/ningenme/compro-library

競技プログラミングのライブラリ
https://github.com/ningenme/compro-library

competitive-programming cpp library

Last synced: 10 months ago
JSON representation

競技プログラミングのライブラリ

Awesome Lists containing this project

README

          

[![Actions Status](https://github.com/ningenMe/compro-library/workflows/verify/badge.svg)](https://github.com/ningenMe/compro-library/actions)
[![GitHub Pages](https://img.shields.io/static/v1?label=GitHub+Pages&message=+&color=brightgreen&logo=github)](https://ningenMe.github.io/compro-library/)

# compro-library
## これは何?
ningenMeの競技プログラミングライブラリ
https://ningenme.github.io/compro-library/
## フォルダ構成
- lib
- ライブラリ本体
- CIないやつもいれている。AtCoderかCodeforcesでverify済み
- md
- ライブラリのapi説明用マークダウン
- ライブラリによってなかったりする
- non-verified
- ciでverifyしてないやつ 作成時に一度verifyはしているのでそこそこ信用できる
- 少しずつlibに移し替え中
- test
- ci用のテストコード
## ひとこと
コピペOKです。バグ見つけたら教えてください。