robhudson / rust-advent-of-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code, in Rust

In an effort to learn Rust I'm attempting to solve the Advent of Code problems in Rust.

To run a solution:

cd <directory>
cargo run --release < input.txt

About

License:The Unlicense


Languages

Language:Rust 100.0%