https://github.com/alexzhang1030/aoc-2024
Advent of Code 2024 🎄 ✖️ 🦀
https://github.com/alexzhang1030/aoc-2024
Last synced: 3 months ago
JSON representation
Advent of Code 2024 🎄 ✖️ 🦀
- Host: GitHub
- URL: https://github.com/alexzhang1030/aoc-2024
- Owner: alexzhang1030
- License: mit
- Created: 2024-12-02T06:29:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T16:41:59.000Z (3 months ago)
- Last Synced: 2025-02-06T17:57:57.672Z (3 months ago)
- Language: Rust
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2024 🎄 ✖️ 🦀
- [Day 1 Historian Hysteria](src/day01/mod.rs)
- [Day 2 Red-Nosed Reports](src/day02/mod.rs)
- [Day 3 Mull It Over](src/day03/mod.rs)
- [Day 4 Ceres Search](src/day04/mod.rs)
- [Day 5 Print Queue](src/day05/mod.rs)