Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylandreimerink/aoc2019
Advent of code 2019 solutions I have come up with
https://github.com/dylandreimerink/aoc2019
Last synced: 24 days ago
JSON representation
Advent of code 2019 solutions I have come up with
- Host: GitHub
- URL: https://github.com/dylandreimerink/aoc2019
- Owner: dylandreimerink
- Created: 2019-12-01T12:18:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T12:54:21.000Z (almost 5 years ago)
- Last Synced: 2024-04-17T22:17:37.573Z (7 months ago)
- Language: Go
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOC 2019
These are my solutions, I encourage you to try it for yourself before looking at this repository. It is more fun that way.
I use file paths relative to the root of the repo. The code only works if you run files from there.