zeroeightysix / aoc2020

My solutions for AoC 2020, written in rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AOC 2020 solutions in rust

Use

cargo run --bin dayX

to run the solution for day X. For example, day 5 would be cargo run --bin day5.

About

My solutions for AoC 2020, written in rust.


Languages

Language:Rust 100.0%