Skip to content

Solutions to Advent of Code 2020 in Rust

ianjhoffman/aoc_2020

Repository files navigation

Advent of Code 2020

My attempts at the problems specified for the Advent of Code 2020 event, implemented in Rust. Each day of the month (n = 1-25) is implemented in its own standalone Cargo project in a subdirectory named aoc_<n>.

To generate a new day, run:

./gen.sh <day_number>

About

Solutions to Advent of Code 2020 in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published