Skip to content

Commit d63154d

Browse files
committed
Update
1 parent 9157a1a commit d63154d

File tree

3 files changed

+26
-20
lines changed

3 files changed

+26
-20
lines changed

contact.html

+13-8
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,22 @@ <h2 class="title">Email Us</h2>
2727

2828
<div class="item">
2929
<h2>Admin Team</h2>
30-
<b>Chair:</b> Dolly Ding<br>
31-
<b>Captain:</b> Gary Liu<br>
32-
<b>Technical Officers:</b> Zihan Wang, Lan Dao, Dylan Irlbeck, Yen-Hsiang Chang<br>
33-
<b>Corporate Officers:</b> Scott Kim, Eric Wang<br>
34-
<b>Administrative Officer:</b> Vivek Gupta<br>
30+
<b>Chair:</b> Yipeng Yang, Leo Yang<br>
31+
<b>Technical Team:</b> Bohan Liu, Vinay Konda, Dylan Dunham <br>
32+
<b>Non-tech Team:</b> Dylan Dunham<br>
3533
<br>
36-
<h2>Coaches</h2>
37-
<b>Coach:</b> Mattox Beckman<br>
38-
<b>Co-coach:</b> Zhengkai Wu<br>
34+
<h2>Coach</h2>
35+
<a href="https://cs.illinois.edu/about/people/faculty/mattox">Dr. Mattox A. Beckman<br>
3936
<br>
4037
<h2>Former Admin Members</h2>
38+
Yen-Hsiang Chang, Chair<br>
39+
Nikil Ravi, Chair<br>
40+
Vivek Gupta, Chair<br>
41+
Eric Wang, Chair<br>
42+
Scott Kim, Chair<br>
43+
Dolly Ding, Chair<br>
44+
Gary Liu, Captain<br>
45+
Zhengkai Wu, Coach<br>
4146
Jingbo Shang, Coach<br>
4247
Akashdeep Deb, Chair<br>
4348
Matthew Worley, Chair<br>

ipl.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2 class="title">ICPC Slack</h2>
2828

2929
<div class="item">
3030
<h2 class="title">Quick Start:</h2>
31-
1. Join our <a href="https://campuswire.com/p/GACF2E8B2">Campuswire</a> channel (Code 4080)
31+
1. Join our <a href="https://campuswire.com/p/GACF2E8B2">Campuswire</a> channel (Code 4080) <br>
3232
2. Sign up for CodeForces and join our group here:
3333
<a href="https://codeforces.com/group/tKC7z9Nm0A" target="_blank">CodeForces Group</a><br>
3434
<!-- 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> -->
@@ -109,18 +109,19 @@ <h2 class="title">Rating</h2>
109109
After each contest, your rating will be adjusted based on your projected rank and actual rank. <br>
110110
</div>
111111

112+
112113
<div class="item">
113114
<h2 class="title">Languages allowed</h2>
114115
<ul style="margin-left:2em">
115-
<li>C++ 11</li>
116-
<li>Java 8</li>
116+
<li>C/C++</li>
117+
<li>Java</li>
117118
<li>Python 3</li>
118119
</ul>
119120
</div>
120121

121122
<div class="item">
122123
<h2 class="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 <a href="https://campuswire.com/p/GACF2E8B2">Campuswire</a> or <a href="https://acm-uiuc.slack.com">Slack</a>channel!
124125
</div>
125126

126127
<div class="item">

scc.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
---
55
<div class="item">
66
<h2 class="title" style="text-align:center">Announcements</h2>
7-
7+
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.
88
</div>
99

10-
1110
<div class="item">
12-
<h1 class="title" style="text-align:center">Spring Coding Contest 2019! (Outdated)</h1>
11+
<h2 class="title" style="text-align:center">2019 Spring Coding Contest</h1>
1312
</div>
1413

1514
<div class="item">
@@ -71,7 +70,7 @@ <h2 class="title">Prizes</h2>
7170

7271
<div class="item">
7372
<h2 class="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!
7574
</div>
7675

7776
<div class="item">
@@ -88,16 +87,17 @@ <h2 class="title">Rules</h2>
8887
The rules are tentative and are subjective to change at our discretion. </br>
8988
</div>
9089

90+
9191
<div class="item">
9292
<h2 class="title">Languages allowed</h2>
9393
<ul style="margin-left:2em">
94-
<li>C++ 11</li>
95-
<li>Java 8</li>
94+
<li>C/C++</li>
95+
<li>Java</li>
9696
<li>Python 3</li>
9797
</ul>
9898
</div>
9999

100100
<div class="item">
101101
<h2 class="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 <a href="https://campuswire.com/p/GACF2E8B2">Campuswire</a> or <a href="https://acm-uiuc.slack.com">Slack</a>channel!
103+
</div>

0 commit comments

Comments
 (0)