https://github.com/lockblock-dev/aoc-2024
🎄 Advent of Code 2024
https://github.com/lockblock-dev/aoc-2024
advent-of-code advent-of-code-2024 advent-of-code-2024-rust aoc aoc-2024 aoc-2024-in-rust
Last synced: about 2 months ago
JSON representation
🎄 Advent of Code 2024
- Host: GitHub
- URL: https://github.com/lockblock-dev/aoc-2024
- Owner: LockBlock-dev
- License: agpl-3.0
- Created: 2024-12-05T19:54:06.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-09T20:47:07.000Z (5 months ago)
- Last Synced: 2025-02-08T15:46:24.683Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2024, advent-of-code-2024-rust, aoc, aoc-2024, aoc-2024-in-rust
- Language: Rust
- Homepage: https://adventofcode.com/2024/
- Size: 45.9 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
My own solutions for the [Advent of Code 2024](https://adventofcode.com/2024/).
You must place the inputs (available at `https://adventofcode.com/2024/day/{DAY}/input`) inside the [`inputs`](./inputs/) folder.