Advent of Code repository for programming challenges at https://adventofcode.com/
Contents
/<year>
: Programming challenges sorted by /day-<##>, 0-padded to properly asc sort in GitHub/template
: Helper files and template to prepare a new day's challengeadvent-func.sh
: Bash function to simplify testing and running solutions