2025-12-03 23:05:38 +02:00
2025-12-03 23:05:38 +02:00
2025-12-03 23:05:38 +02:00
2025-12-03 22:38:57 +02:00
2025-12-03 22:38:57 +02:00
2025-12-03 22:38:57 +02:00
2025-12-03 23:05:38 +02:00

Advent of Code 2025

Personal solutions for Advent of Code 2025 using Golang.

Running

General pattern to run the code is using stdin to pass the data file:

go run ./day1 < ./day1/input.txt
Description
Personal solutions for Advent of Code 2025 using Golang.
https://adventofcode.com/2025
Readme 64 KiB
Languages
Go 100%