Skip to content

zierh/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 4, 2022
ee906ef · Dec 4, 2022

History

5 Commits
Dec 4, 2022
Dec 4, 2022
Dec 1, 2022
Dec 1, 2022
Dec 1, 2022

Repository files navigation

Advent of Code

These are my solutions to the Advent of Code.

Keep in mind this code is not meant to be used as a reference and don't follow any quality metrics. The goal is to solve the puzzles as quick as possible (while learning Rust).

Usage

To run a specific day (1-24) execute cargo with the binary flag: cargo run --bin day[n] where [n] is the number of the day.

About

adventofcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages