Going through the Advent of code 2020 using Golang. Should be a fun ride. Also I have a blog if you want you can check it out here or ping me on Minds @CodingNagger.
go run ./cmd/app
go test ./...
Looks like some unimportant tests for days 24 and 19 broke with my final solutions. Don't run the command. I won't fix them, they probably should be deleted but since I'm not sure I'll leave them there forever.
I started writing a cruise log on day 1 to talk about progress and challenges faced during this Advent of Code 2020. You can find them below.
- The Advent of Code 2020 Day 1 log, crashed and burned
- The Advent of Code 2020 Day 2 log, password pains
- The Advent of Code 2020 Day 3 log, off by one
- The Advent of Code 2020 Day 4 log, passport bamboozling
- The Advent of Code 2020 Day 5 log, pass-free boarding
- The Advent of Code 2020 Day 6 log, counting stars
- The Advent of Code 2020 Day 7 log, loops in loops
- The Advent of Code 2020 Day 8 log, Assembly-bootleg
- The Advent of Code 2020 Day 9 log, Weakness exploit
- The Advent of Code 2020 Day 10 log, Fear insanity
- The Advent of Code 2020 Day 11 log, Headache pain
- The Advent of Code 2020 Day 12 log, Deepwater Danger
- The Advent of Code 2020 Day 13 log, Thirty-three hours
- The Advent of Code 2020 Day 14 log, RAM stain
- The Advent of Code 2020 Day 15 log, Counts and turns
- The Advent of Code 2020 Day 16 log, Alive in the zone
- The Advent of Code 2020 Day 17 log, Unlimited power
- The Advent of Code 2020 Day 18 log, Math Madness
- The Advent of Code 2020 Day 19 log, Regex from hell
- The Advent of Code 2020 Day 20 log, Here be dragons
- The Advent of Code 2020 Day 21 log, Nice and easy
- The Advent of Code 2020 Day 22 log, Animal trickery
- The Advent of Code 2020 Day 23 log, Crab’s revenge
- The Advent of Code 2020 Day 24 log, Black faces
- The Advent of Code 2020 Day 25 log, Happy ending