Solutions for Advent of code written in Go https://git.rpjosh.de/RPJosh/adventOfCode
 
 
Go to file
Jonas Letzbor 9e0d6fc062 Day 02-03 and 08-10 2022-12-10 10:12:29 +01:00
cmd/adventOfCode Day 02-03 and 08-10 2022-12-10 10:12:29 +01:00
internal Day 02-03 and 08-10 2022-12-10 10:12:29 +01:00
pkg/utils Day 02-03 and 08-10 2022-12-10 10:12:29 +01:00
.gitignore Create basic directory structure 2022-12-06 22:10:52 +01:00
go.mod Create basic directory structure 2022-12-06 22:10:52 +01:00
run.sh Day 02-03 and 08-10 2022-12-10 10:12:29 +01:00