website/competitive-programming/index.html

47 lines
1.2 KiB
HTML
Raw Normal View History

2021-06-30 23:43:34 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Competitve Programming</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<h2>Competitve Programming</h2>
<br>
<br>
<a href="https://github.com/Ta180m/Library">Library</a>
<br>
<br>
<a href="https://github.com/Ta180m/USACO">USACO</a>
<br>
<br>
<a href="https://github.com/Ta180m/USACO-Camp">USACO Camp</a>
<br>
<br>
<a href="https://github.com/Ta180m/IOI">IOI</a>
<br>
<br>
<a href="https://github.com/Ta180m/Google-Code-Jam">Google Code Jam</a>
<br>
<br>
<a href="https://github.com/Ta180m/ACSL">ACSL</a>
<br>
<br>
<a href="https://github.com/Ta180m/Idiot-Code-Golf">Idiot Code-Golf</a>
<br>
<br>
<a href="https://github.com/LadueCS/Presentations/tree/main/Competitive%20Programming">LCS Resources</a>
<br>
</div>
</body>
</html>