Skip to content

VuQuangPhuc/AdventOfCode2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

Here are a few solutions for Advent Of Code 2019. They are solved using Rust.

How to use

Build this project:

cargo build # debug build
cargo build --release # release build

Run project:

cargo run day # for example cargo run 1 
cargo run --release day

About

Advent of Code 2019 Solutions in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages