Skip to content

rdaumann/aoc-2018-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-rust

My solutions for Advent of Code 2018 written in Rust.

Run

The input is placed in the input/ folder. The filenames only contain the number of the day which they correspond to.

You can run one solution with

cargo run --bin day_{number}

About

AOC is great for learning new languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages