/advent-of-code

Advent of Code solutions from various years.

Primary LanguageGo

Advent of Code

Disclaimer: in these solutions, I optimize for speed to submit a valid answer to the problem rather than idiomatic Go or performance. Please don't judge me! You definitely should not copy my util functions, they are very sketchy.

2022 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9
Day 10
Day 11
Day 12
Day 13
Day 14
Day 15
Day 16
Day 17
Day 18
Day 19
Day 20
Day 21
Day 22
Day 23
Day 24
Day 25

The Elves' Computer

I'm particularly proud of simulating the Elves' computer running at 10mhz by haphazardly googling terminal escape codes:

computer