Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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