NeshesTeam template codes for ACM ICPC contests
- vimrc
- Template
- LCA
- SCC
- Matching
- Max Flow BFS
- Max Flow Dinic
- Min Cost Max Flow
- Cut Vertex
- Cut Edge
- Bellman Ford
- Dijkstra
- Prim
- DSU
- Eulerian Tour
- Geometry
- Convex Hull
- Fenwick1
- Fenwick2
- Segment Tree
- Segment Tree Lazy Propagation
- RMQ
- Trie
- Hash
- KMP
- Suffix Array
- Phi
- 370 SGU
- Euclid
- C(n,r)
- Read Input
- LIS
- Divide and Conquer Tree