Skip to content

My Advent of Code 2024 solutions written in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

m4tx/advent-of-code

Repository files navigation

Advent of Code

This is my repository for the 2024 Advent of Code solutions written in Rust.

Usage

export ADVENT_SESSION="533..." # Your session cookie
cargo advent -y 2024 -d 1 run

Attribution

This uses a great AoC runner and CLI rossmacarthur/advent. The code in cli directory is a modification of this code, licensed under MIT/Apache-2.0.

About

My Advent of Code 2024 solutions written in Rust

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages