Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 276 Bytes

File metadata and controls

8 lines (5 loc) · 276 Bytes

competitive_programming

Kirkon's implementations for well-known algorithms and data structures. To be used in contests on Codeforces and Atcoder

Since currently in ICPC World Finals there is C++20, I will use C++20 in this repository.

Data Structures

Segment Tree