Skip to content

fatfingers23/AOC-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Solutions to the Advent of Code 2023

These are my attempts at solving the Advent of Code 2023 puzzles. So heads up that there are spoilers ahead. Although these are probably not the best solutions to copy from, they are mine.

Running the solutions

I have it organized as tests so i can run just each individual day/part.

cargo test