Advent of Code 2023

Posted on Sat 02 December 2023 in update

Advent of Code 2023 Repository

I have created a repository for the Advent of Code 2023 challenges. You can find the repository here.

This year I'll be coding in Rust.

I'm using the basic setup as described in How to set up Rust for Advent of Code by Chris Biscardi. Thanks Chris!