https://github.com/mantono/aoc
https://github.com/mantono/aoc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mantono/aoc
- Owner: mantono
- Created: 2021-12-04T16:27:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T09:01:38.000Z (over 1 year ago)
- Last Synced: 2025-03-17T19:02:24.014Z (2 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc
This is a simple utility crate for making it easier to deal with puzzle inputs for
[Advent of Code](https://adventofcode.com/) in Rust.