/advent-of-code-2022

Rust solutions for the Advent Of Code 2022 challenge

Primary LanguageRustMIT LicenseMIT

Advent Of Code 2022

This repository contains solutions for https://adventofcode.com/2022/.

All of these solutions are coded in Rust. This repository uses a build.rs script which generates a module and solutions based on the presence of input files.