https://github.com/variar/advent_of_code
Solutions for advent of code
https://github.com/variar/advent_of_code
Last synced: 10 months ago
JSON representation
Solutions for advent of code
- Host: GitHub
- URL: https://github.com/variar/advent_of_code
- Owner: variar
- License: mit
- Created: 2023-12-04T03:49:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T20:40:08.000Z (over 2 years ago)
- Last Synced: 2025-02-25T09:29:29.371Z (over 1 year ago)
- Language: Haskell
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent_of_code
Solutions for advent of code
2023 -- https://adventofcode.com/2023, using Haskell