Skip to content

tiehuis/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions for https://adventofcode.com/2022.

$ zig version
0.11.0-dev.449+665eba93c

Run individual solutions with

zig run 1.zig

Test cases can be verified using

zig test 1.zig