CameronSWilliamson / aoc2022

Advent of Code 2022

Home Page:https://adventofcode.com/2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

This is a repo containing all of my solutions to Advent of Code 2022 written in rust.

Running Solutions

You can run the solutions using the following cargo command:

cargo run --bin day01.rs

About

Advent of Code 2022

https://adventofcode.com/2022

License:MIT License


Languages

Language:Rust 100.0%