Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 257 Bytes

File metadata and controls

13 lines (12 loc) · 257 Bytes

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