diff options
Diffstat (limited to 'content/projects/competitive-programming.md')
-rw-r--r-- | content/projects/competitive-programming.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/content/projects/competitive-programming.md b/content/projects/competitive-programming.md index d55e187..01ef689 100644 --- a/content/projects/competitive-programming.md +++ b/content/projects/competitive-programming.md @@ -8,20 +8,20 @@ I did competitive programming from 2018 to 2021 and went to the USACO training c - [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 +- [Library](https://git.unnamed.website/Library): Clean templates and algorithm implementations that I use -- [USACO](https://git.exozy.me/a/USACO): Clean USACO solutions +- [USACO](https://git.unnamed.website/USACO): Clean USACO solutions -- [USACO Camp](https://git.exozy.me/a/USACO-Camp): Miscellaneous USACO Camp solutions +- [USACO Camp](https://git.unnamed.website/USACO-Camp): Miscellaneous USACO Camp solutions -- [IOI](https://git.exozy.me/a/IOI): IOI solutions +- [IOI](https://git.unnamed.website/IOI): IOI solutions -- [Google Code Jam](https://git.exozy.me/a/Google-Code-Jam): Google Code Jam solutions +- [Google Code Jam](https://git.unnamed.website/Google-Code-Jam): Google Code Jam solutions - [ACSL](https://codeberg.org/LadueCS/ACSL): ACSL code and resources -- [Idiot Code-Golf](https://git.exozy.me/a/Idiot-Code-Golf): Really stupid code competition +- [Idiot Code-Golf](https://git.unnamed.website/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 -- [Log](https://git.exozy.me/a/Log): Log of solved problems and notes +- [Log](https://git.unnamed.website/Log): Log of solved problems and notes |