index
:
advent-of-code.git
main
My solutions to the Advent of Code challenges
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-26
Day 19: Tractor beam!
Justin Wernick
2019-12-26
Day 18 part 2. This needed some optimization
Justin Wernick
2019-12-26
Day 18: part 1
Justin Wernick
2019-12-24
Day 17: The vacuum robot
Justin Wernick
2019-12-24
Day 16: Horendously expensive computation...
Justin Wernick
2019-12-23
Day 15 - getting progressively messier...
Justin Wernick
2019-12-22
Day 14, refueling
Justin Wernick
2019-12-22
Day 13: Pong AI done
Justin Wernick
2019-12-21
Day 13 part 1
Justin Wernick
2019-12-20
Day 12 part 2
Justin Wernick
2019-12-19
Day 12 part 1
Justin Wernick
2019-12-16
Day 10 and 11! Yay!
Justin Wernick
2019-12-15
Debuggability and fixing the day 9 bug
Justin Wernick
2019-12-14
Added relative mode support. Currently isn't working.
Justin Wernick
2019-12-14
Intcode computer to use bigints and unlimited memory space!
Justin Wernick
2019-12-13
Day 8, image processing
Justin Wernick
2019-12-13
Did the feedback loop for the amplifier circuit
Justin Wernick
2019-12-12
Day 7 part 1 (it's dirty and doesn't solve part 2 yet)
Justin Wernick
2019-12-11
Intcode program into lib! It's shared code now.
Justin Wernick
2019-12-11
Day 6: Orbital maps
Justin Wernick
2019-12-11
Input parsing for day 6
Justin Wernick
2019-12-11
Cleaned up error handling
Justin Wernick
2019-12-05
Day 5: It technically works, even if it's ugly
Justin Wernick
2019-12-05
Day 4 - some quick iteration
Justin Wernick
2019-12-05
Day 3: It's clunky in parts but it solves the problem
Justin Wernick
2019-12-02
Removed redundant call to run program
Justin Wernick
2019-12-02
Abstract the repeated code
Justin Wernick
2019-12-02
Extra finding
Justin Wernick
2019-12-02
Day 2: Intcode machine!
Justin Wernick
2019-12-01
Better error handling
Justin Worthe
2019-12-01
Dressed day 1 up as a cli app
Justin Worthe
2019-12-01
Day 1
Justin Worthe
2019-11-30
Initial commit
Justin Worthe