Advent of Code Solutions https://adventofcode.com
Go to file
xuu 30241aa5d3
All checks were successful
Go Test / build (pull_request) Successful in 23s
chore: add day 10 pt2
2023-12-11 10:23:04 -07:00
.gitea/workflows Update .gitea/workflows/github-mirror.yml 2023-12-09 11:12:36 -07:00
day01 chore: cleanup day 1 2023-12-08 21:30:49 -07:00
day02 chore: clean up day 2 2023-12-08 21:30:49 -07:00
day03 chore: clean up day 3 2023-12-09 14:57:02 -07:00
day04 chore: add tests for day 4 2023-12-05 08:02:09 -07:00
day05 chore: add multi-worker version of day 5 2023-12-05 15:18:18 -07:00
day07 chore: cleanup 2023-12-07 20:09:58 -07:00
day08 chore: simplify day 8 2023-12-08 21:30:49 -07:00
day09 chore: clean up day 3 2023-12-09 14:57:02 -07:00
day10 chore: add day 10 pt2 2023-12-11 10:23:04 -07:00
.gitignore chore: add day 1 and 2 2023-12-02 18:28:38 -07:00
go.mod chore: add tests for day 4 2023-12-05 08:02:09 -07:00
go.sum chore: add tests for day 4 2023-12-05 08:02:09 -07:00
README.md Add README.md 2023-12-08 21:40:18 -07:00
tools.go chore: clean up day 3 2023-12-09 14:57:02 -07:00

Advent of Code 2023