Skip to content

adambasile/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Solutions for Advent of Code 2022, written as an exercise for me to learn Rust.

To run use the following (substituting cargo run for the path to the executable if applicable).

cargo run <DAY> <INPUT_PATH>

Releases

No releases published

Packages

No packages published

Languages