https://github.com/raffy23/aoc_2022
Advent of Code 2022
https://github.com/raffy23/aoc_2022
aoc2022 haskell
Last synced: 6 months ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/raffy23/aoc_2022
- Owner: Raffy23
- License: mit
- Created: 2022-12-01T18:19:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T18:04:50.000Z (about 2 years ago)
- Last Synced: 2023-12-02T19:23:28.626Z (about 2 years ago)
- Topics: aoc2022, haskell
- Language: Haskell
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2022
Repository for solving the advent of code challenges in Haskell