Skip to content

m-hofmann/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Belated solutions for AoC 2022 in Rust.

Do not use this repository to look up Rust tricks as I'm just starting out with the language and the code will be unidiomatic and full of bad practices.

Getting started

The application expects a two-digit day as single argument. Use

$ cargo run 04

to run the solver for the December 04th puzzle.

About

Advent of Code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages