Skip to content

Commit

Permalink
[2024] add link to contest site
Browse files Browse the repository at this point in the history
  • Loading branch information
exoji2e committed Oct 4, 2024
1 parent 134a999 commit 49f66d7
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defaults:
- scope:
path: "ncpc2024"
values:
lastUpdate: "2024-09-27"
lastUpdate: "2024-10-04"

kramdown:
parse_block_html: true
Expand Down
8 changes: 8 additions & 0 deletions ncpc2024/compete.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ year: 2024
<h3>Compete</h3>
</div>

**The contest site is live at [https://ncpc24.kattis.com/](https://ncpc24.kattis.com/)**

Teams will be imported during the night 4-5th October.

After the contest there will be a solution stream on zoom, the link will be posted on discord.

<br>

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.

NCPC is held on **{{ page.dateTime }}** at the local [sites listed below](#sites).
Expand Down
9 changes: 9 additions & 0 deletions ncpc2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,16 @@ Each university hosts their own local site. Scoreboards are maintained for local
<a name="news" ></a>
<h3>News</h3>
</div>
<div class="news-item">
<i>2024-10-04</i>

The contest site is live at [https://ncpc24.kattis.com/](https://ncpc24.kattis.com/)

Teams will be imported tonight.

After the contest there will be a solution stream on zoom, the link will be posted on discord.

</div>
<div class="news-item">
<i>2024-08-25</i>

Expand Down

0 comments on commit 49f66d7

Please sign in to comment.