Skip to content

MattiasBuelens/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

My solutions for Advent of Code 2019, written in Rust.

Running

Each day's solution is a separate bin target in src/bin.

For example, to run the solution for day 1:

$ cargo run --bin day1

About

My solutions for Advent of Code 2019

Topics

Resources

License

Stars

Watchers

Forks

Languages