Skip to content

Commit 671d0db

Browse files
committed
[2022] add practice contest 3
1 parent 2433e68 commit 671d0db

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
_site
22
.jekyll-cache
3+
.DS_Store

ncpc2022/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: default
33
headerText: "NCPC 2022"
44
title: "Nordic Collegiate Programming Contest 2022"
55
dateTime: "Saturday October 8th 11:00-16:00 CEST (UTC+2)"
6-
lastUpdate: "2022-09-22"
6+
lastUpdate: "2022-09-24"
77
year: 2022
88
---
99
<nav class="navbar menu-bar" markdown="0">
@@ -52,7 +52,7 @@ There will be some practice contests on kattis before NCPC.
5252
<tr><th>Date</th><th>Link</th></tr>
5353
<tr><td>2022-09-11 11-16</td><td><a href="https://open.kattis.com/contests/ncpc22practice1">https://open.kattis.com/contests/ncpc22practice1</a></td></tr>
5454
<tr><td>2022-09-17 11-16</td><td><a href="https://open.kattis.com/contests/ncpc22practice2">https://open.kattis.com/contests/ncpc22practice2</a></td></tr>
55-
<tr><td>2022-09-25 11-16</td><td></td></tr>
55+
<tr><td>2022-09-25 11-16</td><td><a href="https://open.kattis.com/contests/ncpc22practice3">https://open.kattis.com/contests/ncpc22practice3</a></td></tr>
5656
<tr><td>2022-10-01 11-16</td><td></td></tr>
5757
<tr><td>2022-10-01 18-23</td><td><a href="https://maps22.kattis.com/contests/maps22">https://maps22.kattis.com/contests/maps22</a></td></tr>
5858
</table>

0 commit comments

Comments
 (0)