https://github.com/scriptim/adventofcode2021
My solutions for the Advent Of Code 2021 challenge written in Haskell
https://github.com/scriptim/adventofcode2021
Last synced: 3 months ago
JSON representation
My solutions for the Advent Of Code 2021 challenge written in Haskell
- Host: GitHub
- URL: https://github.com/scriptim/adventofcode2021
- Owner: Scriptim
- License: mit
- Archived: true
- Created: 2021-12-01T17:04:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T13:03:55.000Z (over 3 years ago)
- Last Synced: 2025-02-16T19:32:12.692Z (4 months ago)
- Language: Haskell
- Homepage: https://adventofcode.com/2021
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2021
My solutions for the [Advent Of Code](https://adventofcode.com/ "Advent of Code") 2021 challenge written in Haskell