summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Collapse)Author
2018-12-01More functional take on day 1Justin Worthe
2018-12-01Day 1Justin Worthe
2018-11-17Scaffolded out files for each day of the advent of codeJustin Worthe
These don't really do anything except make it a bit easier and faster to start the day's challenge.
2018-11-17Initial scaffolding for doing advent of code challengesJustin Worthe
Mostly just having a project and a convenient way of reading in a file.