In c++, I use precomplied header for speeding up the compilation time. It is 6x faster.
c++ template
I often use python3
python3 template
- Binary Indexed Tree / Fenwick Tree
- Disjoint Set Union
- Least Common Ancestor
- Normal Segment Tree
- Sparse Table
- Merge Sort Tree
- Wavelet Tree
- Modular Arithmatic
- Matrix
- Fast Fourier Transformation / FFT
- For BigInt, I use python3