website/content/projects/competitive-programming.md

24 lines
878 B
Markdown

---
title: Competitive Programming
type: page
---
- [USACO Guide](https://github.com/cpinitiative/usaco-guide): I am a contributor
- [Library](https://git.exozy.me/Ta180m/Library): Clean templates and algorithm implementations that I use
- [USACO](https://git.exozy.me/Ta180m/USACO): Clean USACO solutions
- [USACO Camp](https://git.exozy.me/Ta180m/USACO-Camp): Miscellaneous USACO Camp solutions
- [IOI](https://git.exozy.me/Ta180m/IOI): IOI solutions
- [Google Code Jam](https://git.exozy.me/Ta180m/Google-Code-Jam): Google Code Jam solutions
- [ACSL](https://git.exozy.me/Ta180m/ACSL): ACSL code and resources
- [Idiot Code-Golf](https://git.exozy.me/Ta180m/Idiot-Code-Golf): Really stupid code competition
- [LCS Resources](https://github.com/LadueCS/Presentations/tree/main/Competitive%20Programming): Ladue Computer Science resources for competitive programming