website/content/projects/competitive-programming.md
Anthony Wang cec1627257
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reword a few small things
2023-01-09 01:09:43 +00:00

23 lines
869 B
Markdown

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