Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaqaishtyaq/aoc
Advent of Code 2022
https://github.com/aaqaishtyaq/aoc
advent-of-code advent-of-code-2022 advent-of-code-2022-golang aoc aoc-2022 aoc2022
Last synced: 2 months ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/aaqaishtyaq/aoc
- Owner: aaqaishtyaq
- License: mit
- Created: 2021-12-02T18:35:24.000Z (about 3 years ago)
- Default Branch: trunk
- Last Pushed: 2022-12-04T10:39:51.000Z (about 2 years ago)
- Last Synced: 2024-06-21T16:53:14.227Z (6 months ago)
- Topics: advent-of-code, advent-of-code-2022, advent-of-code-2022-golang, aoc, aoc-2022, aoc2022
- Language: Go
- Homepage:
- Size: 1.1 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aoc
Advent of Code
```console
% go build% ./aoc 2022 3 -f input
```