MtSaka's Library

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

View the Project on GitHub MtSaka/library

MtSaka's Library

MtSaka MtSaka GitHub Pages
MtSakaのライブラリです。
バグってたらごめんなさい。その場合には気軽に私のTwitterのDMに連絡するか、GitHubのRepositoryにてIssueを立ててくれるとありがたいです。

Library Files

dp/

ds/cht/

ds/heap/

ds/others/

ds/segment/

ds/union-find/

ds/wavelet/

geometry/

graph/

graph/flow/

graph/mst/

graph/others/

graph/shortest-path/

graph/tree/

math/convolution/

math/fps/

math/modular/

math/number/

math/others/

others/

scrap/

string/

template/

Verification Files

test/aoj/ALDS1/

test/aoj/CGL/

test/aoj/DSL/

test/aoj/GRL/

test/aoj/ITP1/

test/aoj/NTL/

test/yosupo/convolution/

test/yosupo/data_strucuture/

test/yosupo/enumerative_combinatorics/

test/yosupo/graph/

test/yosupo/linear_algebra/

test/yosupo/number_theory/

test/yosupo/other/

test/yosupo/polynomial/

test/yosupo/string/

test/yosupo/tree/

test/yukicoder/