Skip to content

nossrannug/adventofcode

Repository files navigation

Advent of code 2020

Rust

To run day_1, go into the rust folder and run

cargo run --bin day_1 ../day_1

To run other days change day_1 to the day you want to run.

Python

To run day_1, go into the python folder and run

python day_1.py ../day_1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published