Skip to content

Attempting to solve the 2022 Advent of Code puzzles in Rust

Notifications You must be signed in to change notification settings

jmmonteiro/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

My attempt to improve my Rust skills by solving the 2022 Advent of Code puzzles.

  • To get all the solutions: cargo run --release
  • To run the unit tests: cargo test
  • To run the benchmarks: cargo bench

About

Attempting to solve the 2022 Advent of Code puzzles in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages