Update 2024/day1/Readme.md

This commit is contained in:
x0x7 2024-12-01 09:00:40 -05:00
parent e437690dbc
commit d62d73cc1d
1 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@ These are my solutions for day 1.
Thread here: https://goatmatrix.net/c/AdventOfCode/9AyDKNvJ6A Thread here: https://goatmatrix.net/c/AdventOfCode/9AyDKNvJ6A
[Part 1 solution](part1.js) [Part 1 solution](./part1.js)
[Part 2 solution](part2.js) [Part 2 solution](./part2.js)