adventofcode/2020
2020-12-11 10:00:29 +00:00
..
lib Day 9 solution. 2020-12-11 10:00:29 +00:00
.gitignore Started AOC 2020 - solved the first 4.5 days. 2020-12-08 09:09:09 +00:00
day01.go Started AOC 2020 - solved the first 4.5 days. 2020-12-08 09:09:09 +00:00
day02.go Started AOC 2020 - solved the first 4.5 days. 2020-12-08 09:09:09 +00:00
day03.go Started AOC 2020 - solved the first 4.5 days. 2020-12-08 09:09:09 +00:00
day04.go Add day 6 solution. 2020-12-11 03:32:15 +00:00
day05.go Finish day 5 2020-12-09 09:18:03 +00:00
day06.go Add day 6 solution. 2020-12-11 03:32:15 +00:00
day07.go Add day 7 solution. 2020-12-11 04:22:00 +00:00
day08.go Add day 8 solution. 2020-12-11 05:33:41 +00:00
day09.go Day 9 solution. 2020-12-11 10:00:29 +00:00
go.mod Started AOC 2020 - solved the first 4.5 days. 2020-12-08 09:09:09 +00:00
Makefile Started AOC 2020 - solved the first 4.5 days. 2020-12-08 09:09:09 +00:00
template.go Add a template to start each day from. 2020-12-11 04:21:50 +00:00