-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
197 lines (174 loc) · 7.67 KB
/
index.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Helvetic Coding Contest</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style2.css" />
<LINK REL="SHORTCUT ICON" HREF="res/favicon.png">
<script type="text/javascript">
function hidemail(name1,name2,ext)
{
document.write('<a href=\"');
document.write('mailto:');
document.write(name1);
if(name2!="")
document.write('.');
document.write(name2);
document.write('@');
document.write(ext);
if(ext!="")
document.write('.');
document.write('hc2');
document.write('.');
document.write('ch');
document.write('?subject=[HC2]\">');
document.write(name1);
if(name2!="")
document.write('.');
document.write(name2);
document.write('@');
document.write(ext);
if(ext!="")
document.write('.');
document.write('hc2');
document.write('.');
document.write('ch');
document.write('</a>');
}
</script>
<script type="text/javascript" src="../ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script type="text/javascript" src="../ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="../ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
<!-- GOOGLE ANALYTICS -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37610977-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="main" style="margin:0 auto; width:900px; position:relative;">
<!-- The menu -->
<div id="menu">
<span class='selected'><a href='index-2.html'>Home</a></span>
<div align="left" id="submenu">
<span class='selected'><a href='index-2.html'>Info</a></span><span ><a href='regu.html'>Rules</a></span><span ><a href='env.html'>Environment</a></span><span ><a href='comite.html'>Committee</a></span><span ><a href='media.html'>Media</a></span> </div>
</div>
<!-- Finally, the content -->
<div id="content">
<h1>Helvetic Coding Contest 2017</h1>
<p>
<strong>HC2 2017 is over! Take a look at the <a href="scoreboard.html" target="_blank">scoreboard</a>.</strong>
<br>
You can view the <a href="editorial.pdf" target="_blank">solutions</a>, or try the problems <a href="../external.html?link=http://codeforces.com/contest/802" target="_blank">on CodeForces</a>.
</p>
<hr>
<p>
Heidi the Cow is missing! Join forces with your friends and help us find her!
</p>
<p>
<ul>
<li>
<b>What?</b> HC2 is Switzerland's biggest competitive programming competition.
</li>
<li>
<b>Where?</b> At <a href="../external.html?link=http://epfl.ch/" target="_blank">EPFL</a>, in the BC building.
</li>
<li>
<b>When?</b> Saturday, April 1st, 2017. (no joke!)
</li>
<li>
<b>Who?</b> HC2 is organized by <a href="../external.html?link=http://polyprog.epfl.ch/" target="_blank">PolyProg</a>,
and sponsored by <a href="../external.html?link=http://www.open.ch/" target="_blank">Open Systems</a> and <a href="../external.html?link=https://www.adnovum.ch/en/" target="_blank">AdNovum</a>.
</li>
</ul>
</p>
<img src="img/heidi.png" style="display:block; margin:0 auto;" alt="Heidi" />
<h2>Why participate?</h2>
<p>
Compete against the best Swiss programmers and meet new friends from all over Switzerland!
<br />
Take home your HC2 T-shirt and cup, win prizes, enjoy the free food, and have fun!
</p>
<h2>How do I compete?</h2>
<p>
You'll participate as teams (of 1, 2 or 3 people),
trying to solve problems using a computer, by writing short programs in C, C++, Java or Python.
<br />
Your team will get <em>one</em> computer that you have to share, running a custom environment.
You won't have access to the Internet, except for the reference documentation of programming languages and their standard libraries.
</p>
<!--<p>
Click <a href="register.php">here</a> to register!
</p>-->
<p>
Have a look at past years' problems to see what this year's could be like:
<br />
<a href="../external.html?link=http://codeforces.com/contest/690" target="_blank">2016</a>,
<a href="../polyprog.epfl.ch/zip/hc2/2015.zip" target="_blank">2015</a>,
<a href="../polyprog.epfl.ch/zip/hc2/2014.zip" target="_blank">2014</a>,
<a href="../polyprog.epfl.ch/zip/hc2/2013.zip" target="_blank">2013</a>,
<a href="../polyprog.epfl.ch/zip/hc2/2012.zip" target="_blank">2012</a>,
<a href="../polyprog.epfl.ch/zip/hc2/2011.zip" target="_blank">2011</a>, and
<a href="../polyprog.epfl.ch/zip/hc2/2010.zip" target="_blank">2010</a>,
</p>
<p>
HC2 is held at the École Polytechnique Fédérale de Lausanne (EPFL), in the BC building.
<br />
<a href="#" id="opensbb">Click here</a> to open a pre-filled SBB form to get to EPFL.
</p>
<p>
Please check-in between 09:30 and 10:30; we advise you to come before 10:00 to enjoy breakfast with us.
<br />
We'll provide lunch.
<br />
The contest ends at around 19:00, and you can optionally join us for dinner afterwards.
<br />
<a href="hc2.ics">Here</a> is an ICAL file for your calendar.
</p>
<!-- SBB magic -->
<div>
<form action="../external.html?link=http://fahrplan.sbb.ch/bin/query.exe/dn?" name="fahrplan" method="post" style="display:none;" target="_blank" id="sbbhack">
<input type="hidden" name="queryPageDisplayed" value="yes"/>
<input type="hidden" name="REQ0JourneyStopsS0ID"/>
<input type="hidden" name="REQ0JourneyStopsZ0ID"/>
<input type="hidden" name="REQ0JourneyStops1.0A" value="1"/>
<input type="hidden" name="REQ0HafasSkipLongChanges" value="1"/>
<input type="hidden" name="REQ0HafasMaxChangeTime" value="120"/>
<input type="hidden" name="REQ0Total_KissRideMotorClass" value="404"/>
<input type="hidden" name="REQ0Total_KissRideCarClass" value="5"/>
<input type="hidden" name="REQ0Total_KissRide_maxDist" value="10000000"/>
<input type="hidden" name="REQ0Total_KissRide_minDist" value="0"/>
<input type="hidden" name="REQComparisonCarload" value="0"/>
<input type="hidden" name="S" value=""/>
<input type="hidden" name="Z" value=""/>
<input type="hidden" name="REQ0JourneyStopsZ0G" value="Ecublens VD, EPFL"/>
<input type="hidden" name="REQ0JourneyDate" value="Sa, 01.04.17" />
<input type="hidden" name="REQ0JourneyTime" value="9:45"/>
<input type="hidden" name="REQ0HafasSearchForw" value="0"/>
</form>
<script language="javascript">
$(function(){
$("#opensbb").click(function(event){
$("#sbbhack").submit();
event.preventDefault();
});
});
</script>
</div>
</div>
<br style="clear:both;" />
<div id="foot" align="center">
<a href="../external.html?link=http://www.epfl.ch/" target="_blank" ><img src="img/logo140/epfl.png" alt="logo epfl" align="middle"/></a>
<a href="../external.html?link=http://www.open.ch/" target="_blank" ><img src="img/logo140/open.png" alt="logo open systems" align="middle" /></a>
<a href="../external.html?link=https://www.adnovum.ch/en/" target="_blank" ><img src="img/logo140/adnovum.png" alt="logo adnovum" align="middle"/></a>
<a href="../external.html?link=http://polyprog.epfl.ch/" target="_blank" ><img src="img/logo140/polyprog.png" alt="logo polyprog" align="middle" /></a>
</div>
</div>
</body>
</html>