Skip to content

AustinAttempts/AOC2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025

This is my solutions to all 12 days of Advent of Code 2025. You can use this code to test your inputs by replacing the input files located in /src/inputs.

Note

My day 9 solution runs very slow (>2 min)

Note

My day 12 solution is not a general solution but works because of the restraints put in all inputs. When running zig build test the day 12 test will skip.

You can then run the code using the following command:

zig build run

You can also utilize each days solution by importing the module into your own project.

About

Advent of Code 2025 using Zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages