Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors