Skip to content

TomMurray/advent-of-code-2024

Repository files navigation

Advent of Code 2024

This year I'm trying out zig for advent of code. I always find it's a nice way to try and get some practical use of a new language. Please excuse any poor zig practice as I get used to it!

To get the solutions for a day just use zig build-exe e.g.:

zig build-exe day1.zig
./day1 inputs/day1.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages