Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edeca/aoc_2021
Advent of Code - solutions for 2021
https://github.com/edeca/aoc_2021
Last synced: 5 days ago
JSON representation
Advent of Code - solutions for 2021
- Host: GitHub
- URL: https://github.com/edeca/aoc_2021
- Owner: edeca
- Created: 2023-10-24T07:43:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-24T12:02:41.000Z (about 1 year ago)
- Last Synced: 2023-10-24T13:25:46.452Z (about 1 year ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code - 2021
Solutions by David Cannings using golang. This is the first time I have used golang, so expect mistakes and inefficient code.