Skip to content

Jacobious52/AdventOfCode2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2019

Repo for Advent of Code 2019 for fun and learning Rust

2018 solutions in Swift

Run days

cargo run --bin day01

Note: day05 breaks day02

etc

cargo run --bin day## --release

Bench

Can bench making changes to algorithms for some problems

cargo bench

About

Repo for Advent of Code 2019 for learning rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages