Skip to content

Mike-Neto/advent-of-code-2022

Repository files navigation

Advent of code 2022

Run all the tings

cargo fmt && cargo clippy --all-features --all --tests -- -W clippy::all -W clippy::style -W clippy::complexity -W clippy::suspicious -W clippy::pedantic -W clippy::nursery -W clippy::perf -D warnings && cargo b --release && cargo t --release

About

repo for my solutions for https://adventofcode.com/ 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages