https://github.com/e00dan/advent
Rust answers to Advent of Code
https://github.com/e00dan/advent
Last synced: 12 months ago
JSON representation
Rust answers to Advent of Code
- Host: GitHub
- URL: https://github.com/e00dan/advent
- Owner: e00dan
- Created: 2023-12-08T21:48:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T15:57:15.000Z (over 2 years ago)
- Last Synced: 2025-03-21T03:14:45.647Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A repository with code used to solve https://adventofcode.com/2023 tasks.
Solidity version of solutions: https://github.com/Kuzirashi/advent-of-code-solidity
Run:
```
cargo run
```