Advent of Code Solutions https://adventofcode.com
Go to file
xuu f0696a6fe6
All checks were successful
Go Bump / bump (push) Successful in 11s
Go Test / build (push) Successful in 37s
Merge pull request 'add day 20' (#13) from day20 into main
Reviewed-on: #13
2023-12-26 13:03:00 -07:00
.gitea/workflows Update .gitea/workflows/github-mirror.yml 2023-12-09 11:12:36 -07:00
day01 chore: change module 2023-12-15 15:14:42 -07:00
day02 chore: change module 2023-12-15 15:14:42 -07:00
day03 chore: change module 2023-12-15 15:14:42 -07:00
day04 chore: change module 2023-12-15 15:14:42 -07:00
day05 chore: change module 2023-12-15 15:14:42 -07:00
day07 chore: change module 2023-12-15 15:14:42 -07:00
day08 chore: change module 2023-12-15 15:14:42 -07:00
day09 chore: change module 2023-12-15 15:14:42 -07:00
day10 chore: change module 2023-12-15 15:14:42 -07:00
day11 chore: change module 2023-12-15 15:14:42 -07:00
day12 chore: change module 2023-12-15 15:14:42 -07:00
day13 chore: change module 2023-12-15 15:14:42 -07:00
day14 chore: change module 2023-12-15 15:14:42 -07:00
day15 chore: change module 2023-12-15 15:14:42 -07:00
day16 chore: add day16 2023-12-17 09:43:04 -07:00
day20 chore: cleanup day 20 2023-12-21 16:44:35 -07:00
template chore: change module 2023-12-15 15:14:42 -07:00
.gitignore chore: add day 1 and 2 2023-12-02 18:28:38 -07:00
go.mod chore: change module 2023-12-15 15:14:42 -07:00
go.sum chore: add day 14 2023-12-15 15:09:59 -07:00
README.md Add README.md 2023-12-08 21:40:18 -07:00
tools_test.go chore: add day 17 pt 2 2023-12-26 12:42:11 -07:00
tools.go chore: add day 17 pt 2 2023-12-26 12:42:11 -07:00

Advent of Code 2023