Skip to content

cpp competitive programming library

License

Notifications You must be signed in to change notification settings

eNipu/cplib-cpp

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Python 0.8%