Skip to content
/ misc Public

Collection of my code for my miscellaneous toy projects

Notifications You must be signed in to change notification settings

caseyvu/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

77f77df · Jan 12, 2016

History

5 Commits
Jan 12, 2016
Jan 12, 2016

Repository files navigation

Collection of my code for my miscellaneous toy projects

Advent Of Code 2015

Here is the archive of Meow's solutions for Advent of Code 2015 (http://adventofcode.com/)

The questions and input files are archived in folder questions and inputs

If the code needs an input file, run as follow:

./dayX.py inputs/dayXinput.txt

If the code does not need an input file, run as follow:

./dayX.py

(with X=the number of the day, from 1 to 25)

About

Collection of my code for my miscellaneous toy projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages