Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aldantanneo/advent-of-code-2024


https://github.com/aldantanneo/advent-of-code-2024

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2024

Solutions are run using the `aoc-runner` fish shell script, and implemented in various programming languages as I saw fit, including Rust, OCaml...

Input files are located in the `input/` folder and named `dayXX.txt`, where `XX` is the zero-padded day number.