solutions for the Advent of Code 2023
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Avery 9e0d32e6ad add inputs 12 months ago
input add inputs 12 months ago
README.md include README 12 months ago
day01.go account for shared starting and ending runes 12 months ago
day02.go complete day 2 part 2 12 months ago
go.mod initialize repo with go.mod 12 months ago
main.go add day 2 to main.go and simplify input reading 12 months ago
main_test.go complete day 2 part 2 12 months ago

README.md

Advent of Code 2023

Solutions are completed in Go