Skip to content

sushinoya/advent-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-2022

My solutions to Advent of Code 2022 [link] in Rust

Usage

Assuming you have cargo installed, run the following command with DD replaced with the day whose solution you wish to build + run.

cargo run --bin day-{DD}

Releases

No releases published

Packages

No packages published

Languages