kyopro_library

This documentation is automatically generated by online-judge-tools/verification-helper

View the Project on GitHub dyktr06/kyopro_library

kyopro_library

競技プログラミング用のライブラリです。

明らかに整備されていないものはバグっている可能性が高いです。

各アルゴリズムの概要はメモも兼ねています。

Library Files

lib/convolution

lib/data_structure

lib/dp

lib/enumerative_combinatorics

lib/geometry

lib/graph

lib/math

lib/others

lib/polynomial

lib/string

lib

Verification Files

test/aoj/alds1

test/aoj/cgl

test/aoj/dsl

test/aoj/grl

test/aoj/ntl

test/library_checker/convolution

test/library_checker/data_structure

test/library_checker/enumerative_combinatorics

test/library_checker/geometry

test/library_checker/graph

test/library_checker/linear_algebra

test/library_checker/number_theory

test/library_checker/other

test/library_checker/polynomial

test/library_checker/sample

test/library_checker/set_power_series

test/library_checker/string

test/library_checker/tree

test/yukicoder