Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 376 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 376 Bytes

advent_of_code_rust

A monorepo containing solutions for various years written in Rust.

This is a learning exercise for me, so not all code will be idiomatic, and not all problems will be attempted or have solutions.

This year, I will be using ChatGPT (through Jetbrains AI Assistant) to learn Rust and its idioms. I will not be using it to actually solve the problems.