Skip to content

My solutions to the 2024 Advent of Code puzzles in Gleam.

Notifications You must be signed in to change notification settings

jakcharvat/aoc-2024

Repository files navigation

Advent of Code 2024

Tests

My solutions for Advent of Code 2024 in Gleam.

Running solutions:

cd day01
gleam test      # run tests using sample input from task description
gleam run       # run the day's solution with my full input

About

My solutions to the 2024 Advent of Code puzzles in Gleam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published