Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 343 Bytes

Advent of Code 2024 by @bamx23

This is how I've been solving the puzzles in the Advent of Code 2024. The solutions might not be perfect in terms of efficency, data structures or algorithms used or in terms of code style, but this all was for fun and for the challenge first!

The code is under MIT license.