pvillega / aoc_2021

Partial solutions to AOC 2021 in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021

Solutions for Advent of code 2021 in rust

To run a day do ./runDay.sh <day> as in ./runDay.sh 2

About

Partial solutions to AOC 2021 in Rust.


Languages

Language:Rust 100.0%Language:Shell 0.0%