Skip to content

arandilopez/aoc_2025

Repository files navigation

Advent of Code 2025

AOC 2025 solutions in Go

Usage

To run a specific day's solution, use the following command:

make run -day=<day_number> -input=<input_file>

About

AOC 2025 solutions in Go

Topics

Resources

Stars

Watchers

Forks