https://github.com/drewmoore/advent_of_code_2025
https://github.com/drewmoore/advent_of_code_2025
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drewmoore/advent_of_code_2025
- Owner: drewmoore
- License: mit
- Created: 2025-12-03T07:34:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-04T16:12:10.000Z (6 months ago)
- Last Synced: 2025-12-06T10:53:32.110Z (6 months ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent_of_code_2025
[](https://github.com/drewmoore/advent_of_code_2025/actions/workflows/test.yml)
Solutions to https://adventofcode.com/2025
Run tests:
```sh
cargo test
```