Skip to content

Latest commit

 

History

History
92 lines (88 loc) · 3.05 KB

README.md

File metadata and controls

92 lines (88 loc) · 3.05 KB

Advent of Code 2024

My solutions to Advent of Code 2024.

Gleam solutions

My Gleam solutions can be found in advent_gleam. See the README there.

Inputs

Inputs should be put into the directory "input" in the root of the repository, using name format "day00.txt". These files are not checked in to git as the organizers of the Advent of Code have specified they may not be shared in this way.

2024 - 50 ⭐ - Gleam