Solutions for Advent of code written in Go https://git.rpjosh.de/RPJosh/adventOfCode
 
 
Go to file
Jonas Letzbor c20be6cf78
2023: Day 4 and 5
2023-12-05 20:43:44 +01:00
cmd/adventOfCode 2023-01 2023-12-01 13:48:20 +01:00
internal 2023: Day 4 and 5 2023-12-05 20:43:44 +01:00
pkg/utils 2023: Day 4 and 5 2023-12-05 20:43:44 +01:00
.gitignore Create basic directory structure 2022-12-06 22:10:52 +01:00
go.mod 2023-01 2023-12-01 13:48:20 +01:00
go.sum 2023-01 2023-12-01 13:48:20 +01:00
run.sh Preparations for 2023 2023-12-01 13:12:28 +01:00