Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fogleman/adventofcode2018
My solutions to the Advent of Code 2018 problems.
https://github.com/fogleman/adventofcode2018
advent-of-code advent-of-code-2018 python
Last synced: about 1 month ago
JSON representation
My solutions to the Advent of Code 2018 problems.
- Host: GitHub
- URL: https://github.com/fogleman/adventofcode2018
- Owner: fogleman
- Created: 2018-12-07T18:23:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T19:37:10.000Z (about 6 years ago)
- Last Synced: 2024-11-12T13:39:16.730Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2018, python
- Language: Python
- Homepage: https://www.michaelfogleman.com/aoc18/
- Size: 143 KB
- Stars: 80
- Watchers: 9
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2018
My solutions to the Advent of Code 2018 problems.
Check out the blog post, which explains how the solutions work and includes more comments in the code:
https://www.michaelfogleman.com/aoc18/
Run the solutions like so:
$ python 1.py 1.txt