https://github.com/robinst/advent-of-code-2020
https://adventofcode.com/2020
https://github.com/robinst/advent-of-code-2020
Last synced: about 1 year ago
JSON representation
https://adventofcode.com/2020
- Host: GitHub
- URL: https://github.com/robinst/advent-of-code-2020
- Owner: robinst
- License: mit
- Created: 2020-12-01T23:47:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-02T00:12:28.000Z (over 5 years ago)
- Last Synced: 2024-10-12T22:31:49.283Z (over 1 year ago)
- Language: Rust
- Size: 128 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Advent of Code 2020
===================
My solutions in Rust for: https://adventofcode.com/2020
Running e.g. day 1:
cargo run --bin day01