https://github.com/navarr/advent-of-code
My solutions for the problems at http://adventofcode.com/
https://github.com/navarr/advent-of-code
Last synced: 7 months ago
JSON representation
My solutions for the problems at http://adventofcode.com/
- Host: GitHub
- URL: https://github.com/navarr/advent-of-code
- Owner: navarr
- License: mit
- Created: 2015-12-02T15:31:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T20:39:47.000Z (over 4 years ago)
- Last Synced: 2024-12-29T06:22:26.797Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 344 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
Solve it yourself first, then compare our solutions for curiosity!
## Credits
Advent of Code is copyright whatever poor soul put together AdventOfCode.com. All instructions and input are theirs, though modified slightly to fit the format.
Code is written by yours truly, Navarr Barnier, and I guess technically belongs to him - though you can't really copyright Math so whatever.
## License
I license this bucket of probably useless code under MIT. Do what you want with it.