Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lordaro/adventofcode
Some Advent of Code solutions
https://github.com/lordaro/adventofcode
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 cpp dlang nim rust zig
Last synced: 6 days ago
JSON representation
Some Advent of Code solutions
- Host: GitHub
- URL: https://github.com/lordaro/adventofcode
- Owner: LordAro
- Created: 2015-12-06T17:16:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T19:48:56.000Z (11 months ago)
- Last Synced: 2024-01-04T15:54:46.287Z (11 months ago)
- Topics: advent-of-code, advent-of-code-2015, advent-of-code-2016, advent-of-code-2017, advent-of-code-2018, advent-of-code-2019, advent-of-code-2020, advent-of-code-2021, advent-of-code-2022, advent-of-code-2023, cpp, dlang, nim, rust, zig
- Language: Rust
- Homepage: http://adventofcode.com/
- Size: 498 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LordAro's Advent of Code solutions
All years!
Some complete, some (mostly) not
* 2015 - C++(14)*
* 2016 - Rust
* 2017 - Rust*
* 2018 - D
* 2019 - Rust
* 2020 - Nim*
* 2021 - Zig
* 2022 - C++(17)*\* Complete
# Instructions
Automatically downloads input files using a cookie.txt file in the root - see `cookie.example.txt` for format