Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 333 Bytes

Advent-Of-Code-2023

Archive of my solutions. I will be doing my best to golf all of them for fun (:

I am not counting the shebang line as part of the length of the solution, and I won't hard code any of the solutions

Day 1 Part 1: 24 bytes

Day 1 Part 2: 140 bytes

Day 2 Part 1: 51 bytes

Day 2 Part 2: 71 bytes