Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

hlxid/AdventOfCode2022

Repository files navigation

Advent of Code 2022

Language Days completed Stars

This repository contains my solutions for the Advent Of Code 2022 challenges. For more information visit: https://adventofcode.com/2022/about

The solutions to the days can be run using cargo run -p dayxy (e.g. -p day01) and a new day can be generated by running cargo run -p add-day.

About

My solutions to the Advent Of Code 2022 challanges using Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published