https://github.com/djc/aoc
Advent of Code 2018 (Rust solutions)
https://github.com/djc/aoc
Last synced: about 2 months ago
JSON representation
Advent of Code 2018 (Rust solutions)
- Host: GitHub
- URL: https://github.com/djc/aoc
- Owner: djc
- Created: 2018-12-02T11:08:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T19:31:24.000Z (about 6 years ago)
- Last Synced: 2025-02-09T22:29:04.365Z (10 months ago)
- Language: Rust
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
Rust solutions for [Advent of Code](https://adventofcode.com/).
Idiomatic Rust, but optimized for my productivity -- may panic with abandon.