Skip to content

Totto16/AOC-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visitors

AoC 2025

Welcome to my Advent of Code 2025 repository! The solutions are written in Zig. The solutions aren't optimized for speed, more for readability.

Running the solutions

For running the code you need zig >= 0.15.0.

Then you can use zig to compile and than execute the solutions

zig build
zig build test_day01 # or day<xx> or test_day<xx> etc.

2025 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9
Day 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages