Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages