This repository contains my solutions for the AoC 2023.
Go to the day you would like to check the solution and run the main script.
-
Implement file reading by first argument instead of using a variable for the path.
-
Add comments for better understanding of the code.