https://github.com/jottenlips/advent-of-rust
🎄advent of code in rust 🦀 (32%)
https://github.com/jottenlips/advent-of-rust
advent-of-code advent-of-code-2021 rust
Last synced: over 1 year ago
JSON representation
🎄advent of code in rust 🦀 (32%)
- Host: GitHub
- URL: https://github.com/jottenlips/advent-of-rust
- Owner: jottenlips
- Created: 2021-12-02T03:01:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T03:37:25.000Z (over 4 years ago)
- Last Synced: 2025-03-19T05:34:18.865Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2021, rust
- Language: Rust
- Homepage:
- Size: 87.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-rust

https://adventofcode.com/
# run
cargo build && cargo run daynumber
```
cargo build && cargo run 1
```