https://github.com/lancelet/aoc-2024
Advent of Code 2024
https://github.com/lancelet/aoc-2024
Last synced: about 2 months ago
JSON representation
Advent of Code 2024
- Host: GitHub
- URL: https://github.com/lancelet/aoc-2024
- Owner: lancelet
- Created: 2024-12-04T04:20:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T05:46:33.000Z (5 months ago)
- Last Synced: 2025-02-03T10:46:21.788Z (4 months ago)
- Language: Haskell
- Size: 228 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
Legend:
- Q: Quick solution, not necessarily well written-up or documented.
- X: Solution that's well-documented, maybe tested, and reliable.
- .5: Indicates half of the two stars were completed.| Day | Haskell | OCaml | C |
|-----|---------|-------|---|
| 1 | Q| | Q |
| 2 | Q| | |
| 3 | Q| | |
| 4 | Q| | |
| 5 | Q| | |
| 6 | Q| | |
| 7 | Q| | |
| 8 | Q| | |
| 9 | Q| | |
| 10 | Q| | |
| 11 | Q| | |
| 12 | Q| | |
| 13 | Q| | |
| 14 | Q| | |
| 15 | Q| | |
| 16 | Q| | |
| 17 | Q| | |
| 18 | Q| | |
| 19 | Q| | |
| 20 | Q.5| | |
| 21 | | | |
| 22 | | | |
| 23 | | | |
| 24 | | | |
| 25 | | | |