https://github.com/nuttymoon/advent-of-code
My code for the Advent of code
https://github.com/nuttymoon/advent-of-code
Last synced: 9 months ago
JSON representation
My code for the Advent of code
- Host: GitHub
- URL: https://github.com/nuttymoon/advent-of-code
- Owner: Nuttymoon
- Created: 2018-12-11T21:26:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T23:46:33.000Z (about 6 years ago)
- Last Synced: 2025-02-06T08:13:01.995Z (11 months ago)
- Language: Python
- Homepage: https://adventofcode.com
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of code
This is how I solved the puzzles of the Advent of Code.
- 1 folder = 1 day solved
- If a day does not appear, I didn't solve it (probably lost patience)
- The code is uncommented but I hope it is still understandable ^^