Skip to content

davidszotten/advent-of-code-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2017

http://adventofcode.com/2017/

Solutions in Rust by David Szotten

Usage

$ aoc2017 --help
adventofcode

USAGE:
    aoc2017 [OPTIONS] <input> -d <day>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -d <day>
    -p <part>         [default: 1]  [values: 1, 2]

ARGS:
    <input>    Sets the input file to use, or `-` for stdin

Releases

No releases published

Packages

No packages published