Go to file
Nick Krichevsky e0a9c21bde Add day 3 part 1 2023-12-03 10:49:48 -05:00
day1 Reformat day 1 2023-12-01 08:44:05 -05:00
day2 Solve day 2 2023-12-02 08:47:29 -05:00
day3 Add day 3 part 1 2023-12-03 10:49:48 -05:00
.gitignore Add gitignore 2023-12-01 07:07:58 -05:00
README.md Initial commit 2023-12-01 07:05:14 -05:00
go.mod Add missing go.mod 2023-12-02 08:09:45 -05:00
staticcheck.conf Add configuration for staticcheck 2023-12-02 08:09:56 -05:00

README.md

Advent of Code 2021 🎄

'Tis the season! These are my solutions to the 2023 Advent of Code. I'm writing these in Go, just for fun.