2
0
Fork 0
Advent of Code 2022 solutions in Rust
Go to file
Marcin Puc ad6fcd70b7 Add solution for d22p1 2022-12-22 12:38:06 +01:00
input
src/days
.gitignore
Cargo.toml
README.md

README.md

AOC 2022 キタ #[tokio::drift]

About

Christmas saga continued yet again!

Usage

Grab some Rust and run the solutions:

cargo run --bin <SOLUTION_NAME> [<INPUT_FILE>]