Reformat competitive programming list

This commit is contained in:
Anthony Wang 2021-10-14 12:47:36 -05:00
parent 5bd6f2d15b
commit 2f45922620
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -5,11 +5,19 @@ type: page
- [USACO GUIDE](https://github.com/cpinitiative/usaco-guide): I am a contributor
- [Library](https://github.com/Ta180m/Library): Clean templates and algorithm implementations that I use
- [USACO](https://github.com/Ta180m/USACO): Clean USACO solutions
- [USACO Camp](https://github.com/Ta180m/USACO-Camp): Miscellaneous USACO Camp solutions
- [IOI](https://github.com/Ta180m/IOI): IOI solutions
- [Google Code Jam](https://github.com/Ta180m/Google-Code-Jam): Google Code Jam solutions
- [ACSL](https://github.com/Ta180m/ACSL): ACSL code and resources
- [Idiot Code-Golf](https://github.com/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