https://github.com/mikmuellerdev/aoc_2021_go
AOC 2021 in Go / Golang
https://github.com/mikmuellerdev/aoc_2021_go
Last synced: 9 months ago
JSON representation
AOC 2021 in Go / Golang
- Host: GitHub
- URL: https://github.com/mikmuellerdev/aoc_2021_go
- Owner: MikMuellerDev
- License: gpl-3.0
- Created: 2022-01-09T00:39:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T14:23:21.000Z (over 4 years ago)
- Last Synced: 2025-01-06T19:17:25.957Z (over 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aoc_2021_go
AOC 2021 in Go / Golang
https://adventofcode.com/2021
## Days
| Day | Part 1 | Part 2 |
| ----- | ------ | ------ |
| Day 1 | ✅ | ✅ |
| Day 2 | ✅ | ✅ |
| Day 3 | | |
| Day 4 | | |
| Day 5 | | |
| Day 6 | | |