--- title: Competitive Programming type: page --- I did competitive programming from 2018 to 2021 and went to the USACO training camp in 2020 and 2021. Here are some of the worst programs I ever wrote, for your viewing pleasure. - [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