Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cactichameleon9/adventofcode2022

My Rust Solutions for the Advent of Code 2022!
https://github.com/cactichameleon9/adventofcode2022

advent-of-code advent-of-code-2022 advent-of-code-2022-rust advent-of-code-rust adventofcode aoc aoc2022 rust rust-lang rustlang

Last synced: 10 days ago
JSON representation

My Rust Solutions for the Advent of Code 2022!

Awesome Lists containing this project

README

        

# Advent Of Code 2022
My Rust Solutions for the Advent of Code 2022! Note: this is my way of learning rust, no promises the rust code is any good (`cargo` being fussy does help though)

My solutions will not be the most efficent :)

To run each day's solution, enter the respective day's directory and run `cargo run`