Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 241 Bytes

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