summaryrefslogtreecommitdiff
path: root/labselectionround/index.html
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-02-10 11:16:07 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-02-10 11:16:07 +0800
commit9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 (patch)
tree339de0698c13e1763d3361d70fb1266621025c91 /labselectionround/index.html
downloadweb-9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3.tar.xz
Initial commit.
Diffstat (limited to 'labselectionround/index.html')
-rw-r--r--labselectionround/index.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/labselectionround/index.html b/labselectionround/index.html
new file mode 100644
index 0000000..a1ba2fd
--- /dev/null
+++ b/labselectionround/index.html
@@ -0,0 +1,37 @@
+<!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;">
+ 2016 ACMLab Selection Round @ SDU &amp; chrisoft.org
+ </td>
+ </tr>
+ <tr class="TText"><td><br>
+ <h3>Warmup Round</h3>
+ <a href="public/warmupproblems.pdf">Problem set</a><br>
+ <a href="http://acm.sdu.edu.cn/contest/26">Official contest link</a><br>
+ <a href="public/warmupsolution.pdf">Solution</a>
+ </td></tr>
+ <tr class="TText"><td><br>
+ <h3>Selection Round</h3>
+ <a href="public/problems.pdf">Problem set</a><br>
+ <a href="ranklist">Rank list</a><br>
+ <a href="public/solution.pdf">Solution</a><br>
+ </td></tr>
+ <tr class="TText"><td><br>
+ <h3>Tools</h3>
+ <a href="public/pc2.zip">PC^2 Client for the warm-up round</a>
+ </td></tr>
+ <tr>
+ <td class="TText"><div align="center">Copyright Chrisoft 2016&nbsp;&nbsp;<a href="../about.html">About</a>&nbsp;&nbsp;Site Map</div></td>
+ </tr>
+</table>
+</body>
+</html>