https://github.com/aliscode/aoc20
Advent of Code 2020 - Rust + cargo-aoc
https://github.com/aliscode/aoc20
Last synced: 7 months ago
JSON representation
Advent of Code 2020 - Rust + cargo-aoc
- Host: GitHub
- URL: https://github.com/aliscode/aoc20
- Owner: AlisCode
- Created: 2020-11-30T19:02:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T17:51:49.000Z (about 5 years ago)
- Last Synced: 2025-02-24T07:29:37.191Z (11 months ago)
- Language: Rust
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020
[Advent of Code](https://adventofcode.com/) 2020 solutions in Rust. Uses [cargo-aoc](https://github.com/gobanos/cargo-aoc).
Happy Advent of Code !