/advent-of-code-2022-rust

Advent of Code 2022 solutions in Rust

Primary LanguageRust

Advent of Code 2022

Rust version of AOC 2022

Using:

How to run

  • Install Rust and Cargo: https://rustup.rs/
  • cargo run for latest implemented day
  • cargo run -- --all for all days
  • cargo run -- --bench to run Criterion benchmark (can take --all too)
  • The first run will ask for your Advent of Code session token, the value of the session cookie