https://github.com/shadensmith/advent-2022-rust
Advent of Code 2022
https://github.com/shadensmith/advent-2022-rust
Last synced: about 1 year ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/shadensmith/advent-2022-rust
- Owner: ShadenSmith
- License: mit
- Created: 2022-12-01T04:59:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T06:24:20.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T19:51:32.035Z (about 1 year ago)
- Language: Rust
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2022 (in Rust!)
Slowly working through [AoC](https://adventofcode.com/2022) and learning rust.
[](https://github.com/ShadenSmith/advent-2022-rust/actions/workflows/rust.yml)