https://github.com/anmarchenko/aoc2022
my advent of code 2022 solutions - rust
https://github.com/anmarchenko/aoc2022
Last synced: over 1 year ago
JSON representation
my advent of code 2022 solutions - rust
- Host: GitHub
- URL: https://github.com/anmarchenko/aoc2022
- Owner: anmarchenko
- Created: 2022-12-01T11:06:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T07:29:13.000Z (over 3 years ago)
- Last Synced: 2025-01-16T15:57:21.137Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Advent of code 2022
This year I am doing exercises in rust, let's see how far I get.