https://github.com/fourstepper/advent-of-code-2022
Advent of Code solutions and inputs, written in Go
https://github.com/fourstepper/advent-of-code-2022
advent-of-code advent-of-code-2022 go golang
Last synced: over 1 year ago
JSON representation
Advent of Code solutions and inputs, written in Go
- Host: GitHub
- URL: https://github.com/fourstepper/advent-of-code-2022
- Owner: fourstepper
- License: mit
- Created: 2022-12-03T15:16:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T13:04:18.000Z (over 3 years ago)
- Last Synced: 2025-03-15T23:28:29.782Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2022, go, golang
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2022
All tasks are done in Go. I haven't written much Go till now, so the code might as well be garbage, but here is me trying to improve :)