Hi friends this is some of my notes for ICPC I wanted to make public, feel free to use these in your competitions! Included are
- General template
- I/O Tutorial
- Two pointer implementations
- Sliding window implementations
- Vector usage
- Palindrome Implementations (Because that weirdly comes up a good amount?)