https://github.com/fa7ad/aoc2020
Advent of Code 2020
https://github.com/fa7ad/aoc2020
advent-of-code-2020 haskell haskell-learning
Last synced: about 1 year ago
JSON representation
Advent of Code 2020
- Host: GitHub
- URL: https://github.com/fa7ad/aoc2020
- Owner: fa7ad
- License: mit
- Created: 2020-12-04T09:27:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-05T16:41:41.000Z (over 5 years ago)
- Last Synced: 2025-02-05T19:13:37.944Z (over 1 year ago)
- Topics: advent-of-code-2020, haskell, haskell-learning
- Language: Haskell
- Homepage:
- Size: 4.88 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 2020
My attempt at solving Advent of Code 2020 using Haskell. These are most probably not the best solutions (not even close), this is just an exercise for improving my Haskell game.