Skip to content

gaborhermann/advent-of-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Zig

Advent of Code in Zig.

How to run

Put the input file in the same directory as the code then compile and run it, e.g.:

cd day01
zig run part1.zig

About

Solutions to Advent of Code 2021 in Zig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages