Skip to content

Repository files navigation

aoc-2025

Advent of Code 2025 (in C++ and FP)

Dev instructions

Configure:

$ cmake --preset default

Build:

$ cmake --build --preset default

Run:

$ ./build/day01/day01 day01/test.txt

Or just:

$ make run-day01 FILE=day01/test.txt

About

Advent of Code 2025 (in C++ and FP)

Topics

Resources

Stars

15 stars

Watchers

0 watching

Forks

Contributors

Languages