https://github.com/aztek/advent-of-code-2024
https://github.com/aztek/advent-of-code-2024
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aztek/advent-of-code-2024
- Owner: aztek
- Created: 2024-11-30T09:29:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-10T08:40:35.000Z (over 1 year ago)
- Last Synced: 2025-02-01T07:43:46.563Z (over 1 year ago)
- Language: Haskell
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2024
Solutions to [AoC 2024](https://adventofcode.com/2024) in Haskell.
Run `./runall` to see all the answers.