https://github.com/jb3/aoc-2018
My solutions to 2018's AoC
https://github.com/jb3/aoc-2018
advent-of-code advent-of-code-2018 christmas python3 rust
Last synced: about 1 month ago
JSON representation
My solutions to 2018's AoC
- Host: GitHub
- URL: https://github.com/jb3/aoc-2018
- Owner: jb3
- License: gpl-3.0
- Created: 2018-12-01T18:37:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T00:04:56.000Z (over 7 years ago)
- Last Synced: 2025-01-29T23:41:43.682Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2018, christmas, python3, rust
- Language: Python
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2018
These are my solutions to 2018's [advent of code](https://adventofcode.com/2018/).
NOTE: These solutions are not pretty, they are rushed and undocumented, pls no bully cheers.