This repository contains all my attempts to solve the Advent of Code.
I usually use this opportunity to learn myself more about Rust.
Install Cargo and simply run cargo run --bin dayX < data/dayX.in
Run `python dayX.py < data/dayX.py
This repository contains all my attempts to solve the Advent of Code.
I usually use this opportunity to learn myself more about Rust.
Install Cargo and simply run cargo run --bin dayX < data/dayX.in
Run `python dayX.py < data/dayX.py