https://github.com/emitanaka/adventofcode
My code for advent of code
https://github.com/emitanaka/adventofcode
Last synced: 4 months ago
JSON representation
My code for advent of code
- Host: GitHub
- URL: https://github.com/emitanaka/adventofcode
- Owner: emitanaka
- License: gpl-3.0
- Created: 2020-12-18T03:19:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T09:11:36.000Z (about 5 years ago)
- Last Synced: 2025-08-24T22:23:23.276Z (4 months ago)
- Language: R
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a repo that holds my code that tackles problems in https://adventofcode.com/
The code is in no way what I consider optimal or best!