Skip to content

davekim/advent_of_code_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

advent_of_code_2017

Some days are implemented in ruby, some days are in rust.

Rust

To run a particular day:

# run day 1
$ cd day01
$ cargo run

To start a new day:

$ CARGO_EMAIL="" cargo new day0x --bin

Ruby

$ ruby main.rb

About

πŸŽ… Advent of Code 2017 πŸŽ„

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published