The repository that contains all solutions made for the course Competitive Programming and Contests by the University of Pisa
| Solved | Solution | Time |
Time |
Compiler |
|---|---|---|---|---|
| Fenwick Tree | 529 ms | 13008 KB | GNU C++17 (64) | |
| Lazy Segment Tree | 732 ms | 34900 KB | GNU C++17 (64) | |
| Segment Tree | 639 ms | 22400 KB | GNU C++17 (64) |