Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 252 Bytes

Advent of Code 2024

This repo serves to contain code that solves the Advent of Code 2024

Build in Release with some boons

zig build-exe -D target=x86_64-windows -D cpu=x86_64_v3 -O ReleaseFast solutin.zig