Advent of Code Solutions https://adventofcode.com
Go to file
xuu a956970738
Some checks failed
Go Test / build (push) Successful in 21s
Go Bump / bump (push) Failing after 4s
Update .gitea/workflows/github-mirror.yml
2023-12-09 11:07:20 -07:00
.gitea/workflows Update .gitea/workflows/github-mirror.yml 2023-12-09 11:07:20 -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: cleanup day 3 2023-12-03 12:59:14 -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: add day 9 2023-12-09 10:57:52 -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: add day 9 2023-12-09 10:57:52 -07:00

Advent of Code 2023