Skip to content

Commit 770217e

Browse files
committed
Prepare for AoC 2024!
1 parent 7c9e8ac commit 770217e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advent of Code 🎄
22

3-
Jump to: [2020](challenges/2020) - [2021](challenges/2021) - [2022](challenges/2022) - [2023](challenges/2023)
3+
Jump to: [2020](challenges/2020) - [2021](challenges/2021) - [2022](challenges/2022) - [2023](challenges/2023) - [2024](challenges/2024)
44

55
Solutions to [Advent of Code](https://adventofcode.com) challenges.
66

challenges/2024/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Advent of Code 2024
2+
3+
Solutions to the [2024 Advent of Code](https://adventofcode.com/2024)!
4+
5+
---
6+
7+
Total stars: **0 ★**
8+
9+
![Benchmark graph](./benchmark-graph.png)
10+
11+
<!-- ★ ☆ ✗ -->
12+
13+
A day denoted with a star means it has a visualisation.
14+
15+
| Day | Status | Solutions | Notes |
16+
|-------------------------------------|--------|----------------------|-------|
17+
| 01 - Name | ✗ ✗ | | Nothing here... yet! |

0 commit comments

Comments
 (0)