Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#
- Host: GitHub
- URL: https://github.com/sztorm/adventofcode2024
- Owner: Sztorm
- License: mit
- Created: 2024-12-01T20:19:57.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-01T20:34:27.000Z (about 2 months ago)
- Last Synced: 2024-12-01T21:30:54.328Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2024, fsharp
- Language: F#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)