Skip to content

MRegeard/AoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC 2024

This year it will be in zig.

To build the code for a given day:

zig build -Dday=<X>

The executable will be located at ./zig-out/bin/AoC<X>.

One can also build and run in one command:

zig build run -Dday=<X>

Return to the main page here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages