telescopic / CP-Template

Template for CP contests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP-Template

Template for CP contests This template consists of plug and play implementations of classical algorithms and data structures. So far the list includes the following:

  1. Closest pair distance
  2. Trie
  3. Fast modular exponentiation
  4. Z Algorithm
  5. LCA using binary lifting

About

Template for CP contests


Languages

Language:C++ 100.0%