Skip to content

Commit 1367079

Browse files
committed
[2024] include datetime at compete page
1 parent eb1a69b commit 1367079

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ defaults:
1010
- scope:
1111
path: "ncpc2024"
1212
values:
13-
lastUpdate: "2024-09-25"
13+
lastUpdate: "2024-09-26"
1414

1515
kramdown:
1616
parse_block_html: true

ncpc2024/compete.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
headerText: "NCPC 2024"
44
title: "Nordic Collegiate Programming Contest 2024"
5-
dateTime: "Saturday October 7th 11:00-16:00 CEST (UTC+2)"
5+
dateTime: "Saturday October 5th 2024 11:00-16:00 CEST (UTC+2)"
66
year: 2024
77
---
88

@@ -14,7 +14,7 @@ year: 2024
1414

1515
Join the Nordic Collegiate Programming Contest (NCPC) and test your skills in competitive programming! Whether you're looking to become the Nordic Champion or just want to have fun solving engaging problems, NCPC is the perfect platform for you.
1616

17-
NCPC is held at the local [sites listed below](#sites).
17+
NCPC is held on **{{ page.dateTime }}** at the local [sites listed below](#sites).
1818

1919
The contest uses the [Kattis](https://kattis.com) automatic judging system. If you're new to Kattis, we encourage you to familiarize yourself with the system by trying it out before the contest. We suggest that you check out the [problems from last year's NCPC](https://ncpc22.kattis.com/problems). For even more practice, visit [https://open.kattis.com/](https://open.kattis.com/) featuring thousands of problems of various difficulty.
2020

0 commit comments

Comments
 (0)