https://github.com/nycodeghg/advent-of-code-2021-rs
Advent of Code 2021 Solutions in Rust
https://github.com/nycodeghg/advent-of-code-2021-rs
advent-of-code advent-of-code-2021 aoc aoc2021 rust
Last synced: 10 months ago
JSON representation
Advent of Code 2021 Solutions in Rust
- Host: GitHub
- URL: https://github.com/nycodeghg/advent-of-code-2021-rs
- Owner: NyCodeGHG
- License: agpl-3.0
- Created: 2021-12-01T16:01:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T18:00:38.000Z (about 3 years ago)
- Last Synced: 2025-04-03T20:38:07.072Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2021, aoc, aoc2021, rust
- Language: Rust
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2021
My solutions for the [Advent of Code 2021](https://adventofcode.com/2021) challenges in [Rust](https://rust-lang.org).
**⚠️ Note: This repo uses Rust Nightly**