https://github.com/swz-git/aoc22
Advent Of Code 2022 in rust
https://github.com/swz-git/aoc22
Last synced: about 1 year ago
JSON representation
Advent Of Code 2022 in rust
- Host: GitHub
- URL: https://github.com/swz-git/aoc22
- Owner: swz-git
- License: mit
- Created: 2022-12-02T17:04:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:13:02.000Z (over 3 years ago)
- Last Synced: 2025-02-17T12:15:54.779Z (over 1 year ago)
- Language: Rust
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of code 2022
This repo contains all of my solutions to aoc 2022 written in rust.