-
Notifications
You must be signed in to change notification settings - Fork 0
/
icpc.html
211 lines (199 loc) · 8.79 KB
/
icpc.html
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"> <!--<![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DF1DYP0CKY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-DF1DYP0CKY');
</script>
<meta charset="utf-8">
<title>Competitive Programming Club at The Ohio State University</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--
Flex Template
http://www.templatemo.com/tm-406-flex
-->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800'
rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/templatemo_misc.css">
<link rel="stylesheet" href="css/templatemo_style.css">
<link rel="shortcut icon" href="images/favicon.ico">
<script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a
href="http://browsehappy.com/">Upgrade your browser today</a> or <a
href="http://www.google.com/chromeframe/?redirect=true">install Google
Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<div class="site-main" id="sTop">
<div class="site-header">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<ul class="social-icons">
<li></li>
</ul>
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
<div class="main-header">
<div class="container">
<div id="menu-wrapper">
<div class="row">
<div class="logo-wrapper col-md-6 col-sm-10">
<a href="index.html">Competitive Programming Club</a>
</div>
<div class="col-md-6 col-sm-2 main-menu text-right">
<div class="toggle-menu visible-sm visible-xs"><i
class="fa fa-bars"></i></div>
<ul class="menu-first">
<li><a href="index.html">Home</a></li>
<li><a href="meetings.html">Meetings</a></li>
<li class="active"><a href="icpc.html">ICPC</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="links.html">Links</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="content-section" id="icpc">
<div class="container">
<div class="row">
<div class="heading-section col-md-12 text-center">
<h2>ICPC</h2>
<p>International Collegiate Programming Contest (ICPC) is one of the biggest
algorithmic programming contest for college students. Teams of three
work together to solve ~10 programming problems over the course of 3-5 hours
in Java, C++, C, or Python.
</p>
<p>We host the annual ICPC North America Qualifier (NAQ) to select teams to
represent The Ohio State University at ICPC East Central NA Regional Contest (ECNA).
Our region has teams from colleges like Carnegie Mellon University,
University of Waterloo, University of Michigan, University of Toronto, Purdue University, etc.
</p>
<p>Well performing teams have the chance to advance to ICPC North America Championship (NAC)
and eventually ICPC World Finals (WF). Our most recent NAC appearance was at <strong>NAC 2021</strong>
and our most recent WF appearance was at <strong>WF 2016</strong>.
</p>
<br>
<div id = "icpc-table"></div>
</div>
</div>
<!-- <div class="row">
<div class="content-section col-md-12 text-center">
<table id="icpc-history">
<thead>
<tr>
<th>Season</th>
<th>Date</th>
<th>Contest</th>
<th>Standings</th>
<th>Scoreboard</th>
</tr>
</thead>
<tbody>
<tr>
<td>2021-2022</td>
<td>2/26/2022</td>
<td>Regionals - ECNA</td>
<td>39th, 60th</td>
<td><a href="https://ecna21.kattis.com/contests/ecna21/standings/standalone">
Link</a></td>
</tr>
<tr id="mark">
<td>2020-2021</td>
<td>3/6/2021</td>
<td>Regionals - ECNA</td>
<td>11th, 24th</td>
<td><a href="https://ecna20.kattis.com/contests/ecna20/standings/standalone">ECNA 2020</a></td>
</tr>
<tr id="mark">
<td></td>
<td>4/22/2021</td>
<td>Divisionals - NADC East</td>
<td>13th, 42th</td>
<td><a href="https://nadc21.kattis.com/contests/nadc21/standings/standalone?filter=3555">NADC 2021</a></td>
</tr>
<tr id="mark">
<td></td>
<td>8/8/2021</td>
<td>Nationals - NAC</td>
<td>43rd</td>
<td><a href="https://nac21.kattis.com/contests/nac21/standings/standalone">NAC 2021</a></td>
</tr>
</tbody>
</table>
</div>
</div> -->
</div>
</div>
<div class="site-footer" id="footer">
<div class="container">
<div class="row">
<div class="col-md-8 col-xs-12 text-left">
<span>Copyright © 2018-2022 Competitive Programming Club at The Ohio State University</span>
</div>
<div class="col-md-4 hidden-xs text-right">
<a href="#top" id="go-top">Back to top</a>
</div>
<div class="col-md-12 text-center">
<ul class="social-icons">
<li>
<a href="https://www.go.osu.edu/cpcdiscord" class="fa">
<img src="images/Discord-Logo-Color.png" alt="Discord Logo" width="25">
</a>
</li>
<li>
<a href="https://www.github.com/cpcosu" class="fa">
<img src="images/GitHub-Mark-120px-plus.png" alt="GitHub Logo" width="21">
</a>
</li>
<li>
<a href="https://www.buckeyecode.club/" class="fa">
<img src="images/CPC-Computer-Only-Transparent.png" alt="CPC Logo" width="25">
</a>
</li>
<li>
<a href="mailto:[email protected]" class="fa">
<img src="images/Email-Icon.png" alt="Email Icon" width="25">
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<script src="js/vendor/jquery-1.11.0.min.js"></script>
<script type="text/javascript">
window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>');
</script>
<script src="js/vendor/marked.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script src="js/icpc.js"></script>
<!-- templatemo 406 flex -->
</body>
</html>