Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 971 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 971 Bytes

Actions Status GitHub Pages

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です。バグ見つけたら教えてください。