You should install enscript and pstopdf.
$ git clone https://github.com/Everysick/MyLibrary.git
$ cd MyLibrary
$ bash ./convert_ps
$ open library.pdf
- Range minimum query
- Lowest common ancestor
- Union find
- Dijkstra
- Stronglu connected components
- Dinic
- Topological sort (sample)
- Bipatite (sample)
- Bridge
- MergeSort
- Matrix fib (sample)
- Cross
- Dot
- Intersected line
- contest_template.cpp
MIT
takamasa saichi (a.k.a everysick)