Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!