https://github.com/pacjo/aoc2024
Advent of Code 2024
https://github.com/pacjo/aoc2024
advent-of-code advent-of-code-2024 aoc-2024 aoc-2024-in-rust aoc2024 rust
Last synced: about 2 months ago
JSON representation
Advent of Code 2024
- Host: GitHub
- URL: https://github.com/pacjo/aoc2024
- Owner: pacjo
- License: wtfpl
- Created: 2024-12-03T09:29:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T11:49:34.000Z (over 1 year ago)
- Last Synced: 2024-12-10T12:36:47.304Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2024, aoc-2024, aoc-2024-in-rust, aoc2024, rust
- Language: Rust
- Homepage:
- Size: 32.2 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
Repository for submissions for AOC 2024.
It contains some pretty ugly code as I've never written any rust before this.
Flake files from: [https://github.com/the-nix-way/dev-templates](https://github.com/the-nix-way/dev-templates)