Skip to content

Advent of Code 2022 solutions written by me to spread the virus of Rust

License

Notifications You must be signed in to change notification settings

nulladdict/aoc-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 edition solutions written by me to annoy people into using Rust

running

You'll need stable rust and cargo, install instructions here. I also use just for convenience

$ cargo run -p day-01 --release

Or by using just:

$ just r 01

Some days might require nightly toolchain

About

Advent of Code 2022 solutions written by me to spread the virus of Rust

Topics

Resources

License

Stars

Watchers

Forks