https://github.com/jonathanmorley/advent-of-code
Advent of Code
https://github.com/jonathanmorley/advent-of-code
rust
Last synced: 5 months ago
JSON representation
Advent of Code
- Host: GitHub
- URL: https://github.com/jonathanmorley/advent-of-code
- Owner: jonathanmorley
- License: apache-2.0
- Created: 2020-12-01T19:00:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-17T02:32:32.000Z (5 months ago)
- Last Synced: 2026-01-17T14:40:34.457Z (5 months ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
# Usage
## Testing
`cargo test [--package aoc-]`
## Running
`cargo run [--package aoc-]`