Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bwallberg/advent-of-code-2020
https://github.com/bwallberg/advent-of-code-2020
advent-of-code advent-of-code-2020
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bwallberg/advent-of-code-2020
- Owner: bwallberg
- Created: 2020-12-02T10:47:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T19:38:14.000Z (about 4 years ago)
- Last Synced: 2023-03-23T09:32:50.104Z (almost 2 years ago)
- Topics: advent-of-code, advent-of-code-2020
- Language: Go
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020 🎅 🎄
My solutions to Advent of Code 2020 using Go (which I've never used before 😬)!To run the code, go is required of course, open the day you want to run in a terminal and type `go run main.go`