Skip to content

migerh/aoc-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOC 2022

My solutions for the Advent of Code 2022 puzzles, implemented in Rust.

Running the solutions

This repo uses cargo-aoc cli tool/library. To run a solution follow the instructions to install and set up cargo-aoc. Then run

cargo aoc -d <day> -p <part>

License

The code in this repository is licensed under the terms of the MIT license.

About

My solutions for Advent of Code 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published