Skip to content

Latest commit

 

History

History

2017

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

adventOfCode2017

Every day a puzzle from http://adventofcode.com

Run day challenges with/without input argument

Clone this repository and run:

cargo run [dayX] {optional: [inputfile]}

Example:

cargo run day1
cargo run day1 day1.txt