Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drwpow/aoc2021
https://github.com/drwpow/aoc2021
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/drwpow/aoc2021
- Owner: drwpow
- Created: 2021-12-07T00:35:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T07:21:08.000Z (about 3 years ago)
- Last Synced: 2024-10-15T00:28:39.765Z (2 months ago)
- Language: Rust
- Homepage: https://adventofcode.com
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Advent of Code 2021 (🦀 Rust edition)
## Challenges
- [x] ⭐⭐ Dec 1 `cargo run -- 1`
- [x] ⭐⭐ Dec 2 `cargo run -- 2`
- [x] ⭐⭐ Dec 3 `cargo run -- 3`
- [x] ⭐⭐ Dec 4 `cargo run -- 4`
- [x] ⭐⭐ Dec 5 `cargo run -- 5`
- [x] ⭐⭐ Dec 6 `cargo run -- 6`
- [x] ⭐⭐ Dec 7 `cargo run -- 7`
- [x] ⭐⭐ Dec 8 `cargo run -- 8`
- [x] ⭐⭐ Dec 9 `cargo run -- 9`
- [x] ⭐⭐ Dec 10 `cargo run -- 10`
- [x] ⭐⭐ Dec 11 `cargo run -- 11`
- [x] ⭐⭐ Dec 12 `cargo run -- 12`
- [ ] Dec 13
- [ ] Dec 14
- [ ] Dec 15
- [ ] Dec 16
- [ ] Dec 17
- [ ] Dec 18
- [ ] Dec 19
- [ ] Dec 20
- [ ] Dec 21
- [ ] Dec 22
- [ ] Dec 23
- [ ] Dec 24
- [ ] Dec 25