You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- 2. Sign up for our RSO so we know who you are! <a href="https://docs.google.com/forms/d/e/1FAIpQLSdTZ0GHxNkGNz0wOT8qDBkeK__gH7eBqiSP7zgnL7Vrc6HkeA/viewform?usp=sf_link" target="_blank">IPL Signup Form</a><br> -->
After each contest, your rating will be adjusted based on your projected rank and actual rank. <br>
110
110
</div>
111
111
112
+
112
113
<divclass="item">
113
114
<h2class="title">Languages allowed</h2>
114
115
<ulstyle="margin-left:2em">
115
-
<li>C++ 11</li>
116
-
<li>Java 8</li>
116
+
<li>C/C++</li>
117
+
<li>Java</li>
117
118
<li>Python 3</li>
118
119
</ul>
119
120
</div>
120
121
121
122
<divclass="item">
122
123
<h2class="title">Questions?</h2>
123
-
Please feel free to reach out to us at icpc@cs.illinois.edu
124
+
Please feel free to make a post or DM an officer on our <ahref="https://campuswire.com/p/GACF2E8B2">Campuswire</a> or <ahref="https://acm-uiuc.slack.com">Slack</a>channel!
Unfortunately, the 2020 and 2021 Spring Coding Contests are canceled due to the ongoing spread of COVID-19 on campus. Whether the 2022 Spring Coding Contests will be held are subject to policies at that time. Sorry for any inconvenience it may cause.
<h2class="title" style="text-align:center">2019 Spring Coding Contest</h1>
13
12
</div>
14
13
15
14
<divclass="item">
@@ -71,7 +70,7 @@ <h2 class="title">Prizes</h2>
71
70
72
71
<divclass="item">
73
72
<h2class="title">Eligibility</h2>
74
-
This contest is open to everyone, no matter your school year or major!
73
+
Open to everyone, regardless of school year or major!
75
74
</div>
76
75
77
76
<divclass="item">
@@ -88,16 +87,17 @@ <h2 class="title">Rules</h2>
88
87
The rules are tentative and are subjective to change at our discretion. </br>
89
88
</div>
90
89
90
+
91
91
<divclass="item">
92
92
<h2class="title">Languages allowed</h2>
93
93
<ulstyle="margin-left:2em">
94
-
<li>C++ 11</li>
95
-
<li>Java 8</li>
94
+
<li>C/C++</li>
95
+
<li>Java</li>
96
96
<li>Python 3</li>
97
97
</ul>
98
98
</div>
99
99
100
100
<divclass="item">
101
101
<h2class="title">Questions?</h2>
102
-
Please feel free to reach out to us at icpc@cs.illinois.edu
103
-
</div>
102
+
Please feel free to make a post or DM an officer on our <ahref="https://campuswire.com/p/GACF2E8B2">Campuswire</a> or <ahref="https://acm-uiuc.slack.com">Slack</a>channel!
0 commit comments