Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabienjuif/go-adventofcode-2022
advent-of-code / Go / For training purpose (and fun)
https://github.com/fabienjuif/go-adventofcode-2022
advent-of-code advent-of-code-2022 go golang
Last synced: 17 days ago
JSON representation
advent-of-code / Go / For training purpose (and fun)
- Host: GitHub
- URL: https://github.com/fabienjuif/go-adventofcode-2022
- Owner: fabienjuif
- Created: 2023-02-18T12:58:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-19T17:23:44.000Z (over 1 year ago)
- Last Synced: 2024-10-04T10:18:49.427Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2022, go, golang
- Language: Go
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode 2022 - go version
> For training purpose (and fun)
Link: https://adventofcode.com/2022/
## Commands
- run an exercice: `go run . `
- example: `go run . 3a` run the 3rd exercice, side a