Prepare for AoC 2024!
This commit is contained in:
parent
7c9e8acc70
commit
770217e6bd
2 changed files with 18 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Advent of Code 🎄
|
# 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.
|
Solutions to [Advent of Code](https://adventofcode.com) challenges.
|
||||||
|
|
||||||
|
|
17
challenges/2024/README.md
Normal file
17
challenges/2024/README.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Advent of Code 2024
|
||||||
|
|
||||||
|
Solutions to the [2024 Advent of Code](https://adventofcode.com/2024)!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Total stars: **0 ★**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
<!-- ★ ☆ ✗ -->
|
||||||
|
|
||||||
|
A day denoted with a star means it has a visualisation.
|
||||||
|
|
||||||
|
| Day | Status | Solutions | Notes |
|
||||||
|
|-------------------------------------|--------|----------------------|-------|
|
||||||
|
| 01 - Name | ✗ ✗ | | Nothing here... yet! |
|
Loading…
Add table
Add a link
Reference in a new issue