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

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

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.