Add some more details to list
This commit is contained in:
parent
44f8eb693e
commit
18fa889808
1 changed files with 9 additions and 9 deletions
|
@ -10,39 +10,39 @@
|
|||
<h2>Competitve Programming</h2>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/cpinitiative/usaco-guide">USACO Guide</a>
|
||||
<a href="https://github.com/cpinitiative/usaco-guide">USACO Guide</a>: I am a contributor
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/Ta180m/Library">Library</a>
|
||||
<a href="https://github.com/Ta180m/Library">Library</a>: Clean templates and algorithm implementations that I use
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/Ta180m/USACO">USACO</a>
|
||||
<a href="https://github.com/Ta180m/USACO">USACO</a>: Clean USACO solutions
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/Ta180m/USACO-Camp">USACO Camp</a>
|
||||
<a href="https://github.com/Ta180m/USACO-Camp">USACO Camp</a>: Miscellaneous USACO Camp solutions
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/Ta180m/IOI">IOI</a>
|
||||
<a href="https://github.com/Ta180m/IOI">IOI</a>: IOI solutions
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/Ta180m/Google-Code-Jam">Google Code Jam</a>
|
||||
<a href="https://github.com/Ta180m/Google-Code-Jam">Google Code Jam</a>: Google Code Jam solutions
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/Ta180m/ACSL">ACSL</a>
|
||||
<a href="https://github.com/Ta180m/ACSL">ACSL</a>: ACSL code and resources
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/Ta180m/Idiot-Code-Golf">Idiot Code-Golf</a>
|
||||
<a href="https://github.com/Ta180m/Idiot-Code-Golf">Idiot Code-Golf</a>: Really stupid code competition
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://github.com/LadueCS/Presentations/tree/main/Competitive%20Programming">LCS Resources</a>
|
||||
<a href="https://github.com/LadueCS/Presentations/tree/main/Competitive%20Programming">LCS Resources</a>: Ladue Computer Science resources for competitive programming
|
||||
</p>
|
||||
<br>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue