Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

gabdara/zig-aoc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning zig on Advent of Code 2023

Test puzzle example

Run the test CLI command with the path to the src/main.zig of a puzzle.

cd day1/part1
zig test src/main.zig

Run puzzle solution

cd day1/part1
zig build run

About

Learning zig on Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages