Skip to content

sash2104/library

Repository files navigation

C++ Libraries for Competitive Programming

Actions Status GitHub Pages

docs (generated by kmyk/online-judge-verify-helper)

Version

C++14 or lator

License Exceptions

externalディレクトリ以下にあるファイルはファイル冒頭のコメントの指示に従ってください

Memo

$ cmake -B build && cd build && sudo make install
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/kyopro/datastructure
-- Installing: /usr/local/kyopro/datastructure/segment-tree.hpp
-- Installing: /usr/local/kyopro/datastructure/slide-min.hpp
-- Installing: /usr/local/kyopro/datastructure/doubling.hpp
-- Installing: /usr/local/kyopro/datastructure/union-find-tree.hpp
-- Installing: /usr/local/kyopro/datastructure/lazy-segment-tree.hpp
-- Installing: /usr/local/kyopro/datastructure/binary-indexed-tree.hpp
...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages