Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sztorm/adventofcode2024

AoC 2024 in F#
https://github.com/sztorm/adventofcode2024

advent-of-code advent-of-code-2024 fsharp

Last synced: about 2 months ago
JSON representation

AoC 2024 in F#

Awesome Lists containing this project

README

        

# AdventOfCode2024

Solutions for the 2024 edition of **[Advent of Code](https://adventofcode.com/2024)** written in **[F#](https://fsharp.org)** language.

## Solutions
- [Day 1](src/AdventOfCode2024/Day01/Day01.fs) ⭐⭐

Collected stars: **2**

## License
[MIT](https://github.com/Sztorm/AdventOfCode2024/blob/master/LICENSE.txt)