Advent of Code is a puzzle for programmers. This repository contains my solutions, implemented in Rust. How to build $ cargo build $ cargo test How to run Get solution for puzzle #5: $ cargo run 5