Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 269 Bytes

Advent of Code 2024

My solutions for Advent of Code 2024. This year, I tried out Gleam.

The solutions can be run with gleam run -m dayN.

A nix flake is provided to set up a dev shell with gleam and erlang.