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
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2018-12-21
Day 21: Simulating overflows
Justin Worthe
2018-12-20
More targeted dedup on day 20
Justin Worthe
2018-12-20
Day 20: Regex pathfinding
Justin Worthe
2018-12-19
Day 19: Disassembler
Justin Worthe
2018-12-18
Day 18: Game of tree-life
Justin Worthe
2018-12-17
Day 17: Questionable fluid dynamics
Justin Worthe
2018-12-16
Day 16: Finding the opcodes on an unknown cpu
Justin Worthe
2018-12-15
Day 15: Roguelike
Justin Worthe
2018-12-14
Day 14: Building a list of digits
Justin Worthe
2018-12-13
Day 13: Following a path
Justin Worthe
2018-12-12
Day 11: Cellula automata
Justin Worthe
2018-12-11
Day 11: Finding a max sum of an area
Justin Worthe
2018-12-10
Day 10: Finding patterns in the stars
Justin Worthe
2018-12-09
Day 9: Inserting into very big lists
Justin Worthe
2018-12-08
Day 8: Recursing the tree
Justin Worthe
2018-12-07
Day 7: Task scheduling
Justin Worthe
2018-12-06
Day 6: Manhattan distances and coordinates
Justin Worthe
2018-12-05
Added a convenient debug macro
Justin Worthe
2018-12-05
Day 5: Mutating strings
Justin Worthe
2018-12-04
Day 4: Event sourcing
Justin Worthe
2018-12-03
Day 3: Finding collisions
Justin Worthe
2018-12-02
Day 2: Scanning strings
Justin Worthe
2018-12-01
Updated template to run in release mode
Justin Worthe
2018-12-01
More functional take on day 1
Justin Worthe
2018-12-01
Day 1
Justin Worthe
2018-11-17
Scaffolded out files for each day of the advent of code
Justin Worthe
2018-11-17
Initial scaffolding for doing advent of code challenges
Justin Worthe