Skip to content

Blightwidow/advent-of-code-2024

Repository files navigation

🎄 Advent of Code 2024

Solutions for Advent of Code in Rust.

2024 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9
Day 10
Day 11
Day 12
Day 13
Day 14
Day 16

Benchmarks

Day Part 1 Part 2
Day 1 26.7µs 55.1µs
Day 2 36.5µs 44.0µs
Day 3 8.3µs 8.2µs
Day 4 67.0µs 46.5µs
Day 5 16.6µs 20.7µs
Day 6 13.5µs 5.6ms
Day 7 122.0µs 135.8µs
Day 8 7.0µs 7.7µs
Day 9 301.4µs 12.3ms
Day 10 29.9µs 39.2µs
Day 11 34.0µs 2.5ms
Day 12 388.3µs 9.8ms
Day 13 32.8µs 32.2µs
Day 14 7.8µs 75.3µs

Total: 31.76ms

Template

This repo is based on a the template. You can directly copy it from its repo and get coding as well.

Utils

Thanks to (@maneatingape)[https://github.com/maneatingape/advent-of-code-rust] for his great utils that I could reuse.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages