eNipu / cplib-cpp

cpp competitive programming library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Algorithm/Data Structure Library for Competitive Programming

Actions Status

Contents

  • linear_algebra_matrix/
  • marathonmatch/
  • string/
  • unionfind/

License

This repository is under the MIT License, but you can freely use or modify C++ codes without any notice for programming contests or online judges. There is no warranty

Some scripts for CI are borrowed from https://github.com/kmyk/online-judge-verify-helper, which is released under the MIT License.

About

cpp competitive programming library

License:Other


Languages

Language:C++ 99.2%Language:Python 0.8%