Skip to content

ajwinebrenner/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

My solutions to the 2023 AoC challenges. I'm taking this as an opportunity to learn a new language, zig

Quick Start

Ensure you have zig (v0.11) installed. In the repository root, run zig build run. The solve for day 1, part 1 will run.

In order to run an arbitrary day and part run zig build run -- <day> <part>.

About

My Solutions for Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages