Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecaptaincraken/advent_of_code_2024
Solutions to the Advent of Code 2024, made with ❤️ in Rust.
https://github.com/thecaptaincraken/advent_of_code_2024
advent-of-code rust-lang
Last synced: about 1 month ago
JSON representation
Solutions to the Advent of Code 2024, made with ❤️ in Rust.
- Host: GitHub
- URL: https://github.com/thecaptaincraken/advent_of_code_2024
- Owner: TheCaptainCraken
- License: mit
- Created: 2024-12-01T19:46:56.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-01T19:49:30.000Z (about 2 months ago)
- Last Synced: 2024-12-01T20:30:01.601Z (about 2 months ago)
- Topics: advent-of-code, rust-lang
- Language: Rust
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Advent of code 2024
This repo contains my solutions to Advent of Code 2024. They are made with ❤️ in Rust. There is one binary for everyday and it will print on the screen the first and second result of the day. (If I manage to solve it!)
>[!note]
>This year I'll try to solve each problem only on the day it comes out. Let's see how far I can get!