Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dplocki/advent-of-code
The solutions for Advent of Code
https://github.com/dplocki/advent-of-code
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-python adventofcode adventofcode2017 adventofcode2018 adventofcode2019 adventofcode2020 adventofcode2021 programming-challenges programming-puzzles python python3
Last synced: about 1 month ago
JSON representation
The solutions for Advent of Code
- Host: GitHub
- URL: https://github.com/dplocki/advent-of-code
- Owner: dplocki
- License: gpl-3.0
- Created: 2018-12-01T21:42:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T06:34:49.000Z (12 months ago)
- Last Synced: 2024-01-06T22:35:35.635Z (12 months ago)
- Topics: advent-of-code, advent-of-code-2015, advent-of-code-2016, advent-of-code-2017, advent-of-code-2018, advent-of-code-2019, advent-of-code-2020, advent-of-code-2021, advent-of-code-python, adventofcode, adventofcode2017, adventofcode2018, adventofcode2019, adventofcode2020, adventofcode2021, programming-challenges, programming-puzzles, python, python3
- Language: Python
- Homepage: https://adventofcode.com
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
![GitHub](https://img.shields.io/github/license/dplocki/advent-of-code)
![Python 3](https://img.shields.io/badge/python-3.8.5-informational])
![GitHub last commit](https://img.shields.io/github/last-commit/dplocki/advent-of-code)
![GitHub top language](https://img.shields.io/github/languages/top/dplocki/advent-of-code)Solutions for [Advent of Code](https://adventofcode.com/) problems.
Written in [Python 3](https://www.python.org/).## Licence
[GNU General Public License](LICENSE)