https://github.com/kthy/aoc21
Solutions for Advent of Code 2021
https://github.com/kthy/aoc21
Last synced: about 1 year ago
JSON representation
Solutions for Advent of Code 2021
- Host: GitHub
- URL: https://github.com/kthy/aoc21
- Owner: kthy
- License: agpl-3.0
- Created: 2021-11-30T22:29:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T09:44:19.000Z (over 4 years ago)
- Last Synced: 2025-01-25T21:56:08.886Z (over 1 year ago)
- Language: Rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Advent of Code 2021
Herein are solutions for [Advent of Code 2021](https://adventofcode.com/2021/).
There are many like them, but these ones are mine.