/aoc22.rs

Advent of Code 2022 Solutions in Rust

Primary LanguageRust

Advent of Code 2022 Solutions in Rust

This repository contains Advent of Code 2022 solutions implemented in Rust. These solutions were tested with Rust version 1.65.0.

Usage

$ cargo run -q day01b <input/day01.txt
203002