https://github.com/augustunderground/aoc2024
Advent of Code 2024
https://github.com/augustunderground/aoc2024
advent-of-code advent-of-code-2024 idris2
Last synced: about 1 year ago
JSON representation
Advent of Code 2024
- Host: GitHub
- URL: https://github.com/augustunderground/aoc2024
- Owner: AugustUnderground
- Created: 2024-12-01T09:53:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-25T14:12:32.000Z (over 1 year ago)
- Last Synced: 2025-01-30T14:15:44.373Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2024, idris2
- Language: Idris
- Homepage:
- Size: 183 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2024
Requires [pack](https://github.com/stefan-hoeck/idris2-pack). Choose a `Day`,
or all of them, in `./src/Main.idr`, then
```
% pack run
```
and give it time, it's really bad code ...