Add 2024/day1/Readme.md
This commit is contained in:
parent
ab9e554672
commit
e437690dbc
|
@ -0,0 +1,8 @@
|
||||||
|
# 2024 Advent of Code Day 1
|
||||||
|
|
||||||
|
These are my solutions for day 1.
|
||||||
|
|
||||||
|
Thread here: https://goatmatrix.net/c/AdventOfCode/9AyDKNvJ6A
|
||||||
|
|
||||||
|
[Part 1 solution](part1.js)
|
||||||
|
[Part 2 solution](part2.js)
|
Loading…
Reference in New Issue