https://github.com/mrizzi/aoc2017
Code with poor performance and bad style but capable of solve some challenges from http://adventofcode.com/2017
https://github.com/mrizzi/aoc2017
Last synced: over 1 year ago
JSON representation
Code with poor performance and bad style but capable of solve some challenges from http://adventofcode.com/2017
- Host: GitHub
- URL: https://github.com/mrizzi/aoc2017
- Owner: mrizzi
- Created: 2017-12-04T19:05:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T16:57:47.000Z (over 8 years ago)
- Last Synced: 2025-01-04T23:40:47.603Z (over 1 year ago)
- Language: Java
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AoC2017
Code with poor performance and bad style but capable of solving some challenges from http://adventofcode.com/2017 before [valdar](https://github.com/valdar) and [paoloantinori](https://github.com/paoloantinori)