summaryrefslogtreecommitdiff
path: root/libs/code/index.html
blob: a023fd148a8bed12cff035735e5ed156e24d0f48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>
<head>
<title>Litter Rubbish Garbage Trash</title>
<link rel=stylesheet href='../../common.css' type='text/css'>
<style type="text/css">
body
{
	background: #acf;
	margin: 33px
}
pre, address
{
	font-family: Courier, monospace;
}
</style>
</head>
<body>
<font size="6"><div class="TText"><a href="../../">Chrisoft</a>::Code Library</div></font>
<p class="TText">Why are you here?<br/>
<a href="https://github.com/chirs241097">My github</a><br>
<a href="http://chrisoft.org/codeforces-rating-cmp/">CodeForces Rating Comparator</a>
</p>
</body>
</html>