https://github.com/mkuranowski/adventofcode2021
2021 Advent of Code, this time in Python; booooring
https://github.com/mkuranowski/adventofcode2021
advent-of-code advent-of-code-2021 advent-of-code-2021-python python
Last synced: 5 months ago
JSON representation
2021 Advent of Code, this time in Python; booooring
- Host: GitHub
- URL: https://github.com/mkuranowski/adventofcode2021
- Owner: MKuranowski
- License: wtfpl
- Created: 2021-12-01T05:30:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T12:26:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T22:11:12.479Z (11 months ago)
- Topics: advent-of-code, advent-of-code-2021, advent-of-code-2021-python, python
- Language: Python
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
See for a list of tasks.
Complete solutions to the 2021 edition of Advent of Code!
This time I've coded the solutions in Python, pretty boring; however
after day 17 the challenges were pretty tough.
The solutions to days 19 and 22 are definitely sub-optimal, but all things considered
I'm quite happy with how it turned out!