https://github.com/tembleking/adventofcode2022
https://github.com/tembleking/adventofcode2022
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tembleking/adventofcode2022
- Owner: tembleking
- License: agpl-3.0
- Created: 2022-12-05T14:24:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T00:33:56.000Z (over 3 years ago)
- Last Synced: 2025-02-09T18:14:26.649Z (over 1 year ago)
- Language: Rust
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2022
This repo stores solutions to the [Advent Of Code](https://adventofcode.com/2022) programming puzzles for 2022, all solved in Rust with TDD.
I don't really care that some solutions are not completely optimal, just making them for fun :)
If you have other solutions for the puzzles, you can share them with me, I also enjoy reading code.