Library
このライブラリは競技プログラミングで使用することを目的として作成されています。
g++/c++20
で動作することが確認されています。
バグや誤り、改善案がある場合は issue にお願いします。
Library Files
Dice
algorithm
convolution
data_structure
fps
geometry
graph
math
matrix
modint
set_function
string
template
tree
utility
Verification Files
test/Dice
test/algorithm
test/aoj
test/convolution
test/data_structure
test/geometry
test/graph
test/math
test/matrix
test/polynomial
test/set_function
test/string
test/tree
test/yuki