https://github.com/colevoss/advent-of-code-2022
https://github.com/colevoss/advent-of-code-2022
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/colevoss/advent-of-code-2022
- Owner: colevoss
- Created: 2023-10-08T22:49:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T03:15:52.000Z (over 2 years ago)
- Last Synced: 2025-02-14T04:18:04.898Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2022
2022 Advent of Code in Golang
## Days
- [Day 1](/dayone/main.go)
- [Day 2](/daytwo/main.go)