Skip to content

mkvzcb/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

To run a solution for a certain day:

$ cargo run --bin [day]

Replace [problem] with for ex:

$ cargo run --bin day_01

To run tests:

$ cargo test --test tests

Days

  • 01
  • 02
  • 03
  • 04
  • 05
  • 06
  • 07

About

Advent of Code 2022 - made purely in Rust

Resources

Stars

Watchers

Forks

Languages