Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 150 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 150 Bytes

Advent of Code 2022

My advent of code solutions for 2022 - this year attempting to learn Rust!

  • To run: cargo run [day]
  • To test: cargo test