Skip to content
/ Lib Public

Libary for atcoder,competitive programing(python code)

Notifications You must be signed in to change notification settings

Ueeek/Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

このrepositoryについて

atcoder 用のlibrary

内容

  • UnionFind(rank 実装)
  • UnionFind(size 実装)
  • FactMod(逆元を使った、階乗、組み合わせ数)
  • 重み付きUnionFind
  • LCA(lowest common ancsestor)
  • Primes(素数に関するもの)
  • TopologicalSort(トポロジカルソートしてくれる)
  • Segment Tree
  • 2次元累積和

About

Libary for atcoder,competitive programing(python code)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages