Skip to content

booleancoercion/aoc21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc21

Solutions to Advent of Code (2021) - this time in Zig!

Usage

Usage is as simple as zig build run. By default, the latest solved day will be run - to run a specific day, use zig build run -- day (or just ./aoc21 day with the compiled executable)

About

Solutions to Advent of Code (2021)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages