https://github.com/simonberner/advent_of_code_2018
https://github.com/simonberner/advent_of_code_2018
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonberner/advent_of_code_2018
- Owner: simonberner
- License: mit
- Created: 2018-12-18T12:23:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T21:40:46.000Z (over 7 years ago)
- Last Synced: 2024-12-29T01:58:50.899Z (over 1 year ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- 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 for https://adventofcode.com/2018 in Java. They are for sure by far not the most elegant
solutions on the planet.