Skip to content

Tom-Willemsen/AdventOfCode_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

### Advent of code

Build:
```
cargo test
cargo build --release
```

Run individual day:
```
./target/release/2019_01 --input inputs/real/2019_01
```

Run all days with benchmarks:
```
./run_all_2019.sh
```

About

Advent of Code 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors