advent-of-code

Perserverance, or the lack thereof

git clone git://git.shimmy1996.com/advent-of-code.git

README.org (242B)

    1 Each folder contains
    2 - =input.txt=, which has the inputs for given day.
    3 - =day-xx.lang=, which are solution files in different languages that prints out the answers to standard out.
    4 - =Makefile=, run =make= to see results from all languages.