blob: 4318adb9d6d542c8a39633ae0d11432db457f309 (
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
25
26
27
28
29
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2016 SDU ACMLab Selection Round</title>
<link rel="stylesheet" href="../common.css" type="text/css"></link>
</head>
<body>
<table border="0" style="width:66%;margin:auto;">
<tr>
<td class="CTitle" style="font-size:2em;">
2017 ACMLab Selection Round @ SDU & chrisoft.org
</td>
</tr>
<tr class="TText"><td><br>
<h3>Warmup Round</h3>
<a href="http://acm.sdu.edu.cn/contest/32">Official contest link</a><br>
</td></tr>
<tr class="TText"><td><br>
<h3>Selection Round</h3>
<a href="ranklist.html">Rank list</a><br>
</td></tr>
<tr>
<td class="TText"><div align="center">Copyright Chrisoft 2016 <a href="../about.html">About</a> Site Map</div></td>
</tr>
</table>
</body>
</html>
|