Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gutjuri/adventofcodesolutions
Solutions for the AoC - https://adventofcode.com/
https://github.com/gutjuri/adventofcodesolutions
Last synced: 5 days ago
JSON representation
Solutions for the AoC - https://adventofcode.com/
- Host: GitHub
- URL: https://github.com/gutjuri/adventofcodesolutions
- Owner: gutjuri
- License: other
- Created: 2018-12-01T13:58:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T10:06:46.000Z (13 days ago)
- Last Synced: 2025-01-13T11:24:47.154Z (13 days ago)
- Language: Haskell
- Homepage:
- Size: 355 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code - Solutions
Solutions for the AoC - https://adventofcode.com/I've started doing this challenge in 2018. Maybe I will try doing the challenges of the previous years sometime in the future. When that's the case, I'll upload them here. No promises tho.
I didn't upload the input files because I don't know whether I'm allowed to or not. They are accessable on the website above.
Disclaimer: Don't expect idiomatic code.