Skip to content

treuille/advent-of-code-2022-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 (in Rust!)

Hi! 👋 Here are my solutions for Advent of Code 2022.

Goals

  • Each solution should be clear, short, idiomatic, and fun to read!
  • Each solution should share as much code as possible between parts A and B to shed light on the underlying joint structure of the problems.
  • All solutions run quickly — under 500ms summing over both parts A and B.

Enjoy! ❤️

Other solutions

Check out Bogdanp/awesome-advent-of-code to see other solutions.

About

Solving Advent of Code 2022 in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages