diff --git a/README.md b/README.md index 45c4504..dd14c3c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Advent of Code 🎄 -Jump to: [2020](challenges/2020) - [2021](challenges/2021) - [2022](challenges/2022) - [2023](challenges/2023) +Jump to: [2020](challenges/2020) - [2021](challenges/2021) - [2022](challenges/2022) - [2023](challenges/2023) - [2024](challenges/2024) Solutions to [Advent of Code](https://adventofcode.com) challenges. diff --git a/challenges/2024/README.md b/challenges/2024/README.md new file mode 100644 index 0000000..91cdbff --- /dev/null +++ b/challenges/2024/README.md @@ -0,0 +1,17 @@ +# Advent of Code 2024 + +Solutions to the [2024 Advent of Code](https://adventofcode.com/2024)! + +--- + +Total stars: **0 ★** + +![Benchmark graph](./benchmark-graph.png) + + + +A day denoted with a star means it has a visualisation. + +| Day | Status | Solutions | Notes | +|-------------------------------------|--------|----------------------|-------| +| 01 - Name | ✗ ✗ | | Nothing here... yet! | \ No newline at end of file