Skip to content

zierh/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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