Skip to content

Repository files navigation

bradegler's Advent of Code Repository

This is a repository containing solutions for the 2020, 2021, 2022, 2023, 2024 and 2025 Advent of Code (https://adventofcode.com/).

Generate a files for a new day

To generate a files for a new day, run the following command:

cargo run --bin daygen -- <day><year>

Running the code

To run a solution, run the following command:

cargo test --bin aoc<year>_<day> --release
cargo test --bin aoc2025_01 --release

About

Advent of Code solves

Resources

Contributing

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages