Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pete-murphy/aoc-2022
Advent of Code 2022
https://github.com/pete-murphy/aoc-2022
Last synced: 9 days ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/pete-murphy/aoc-2022
- Owner: pete-murphy
- Created: 2022-12-01T21:55:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T06:38:38.000Z (almost 2 years ago)
- Last Synced: 2023-07-09T20:26:47.046Z (over 1 year ago)
- Language: Rust
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rust
```
cd rs && cargo run
```Haskell
```
cd hs && cabal run
```