Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/healeycodes/advent-of-code-2022
Advent of Code 2022 solutions!
https://github.com/healeycodes/advent-of-code-2022
advent-of-code-2022
Last synced: 26 days ago
JSON representation
Advent of Code 2022 solutions!
- Host: GitHub
- URL: https://github.com/healeycodes/advent-of-code-2022
- Owner: healeycodes
- Created: 2022-12-03T10:51:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T14:07:57.000Z (about 2 years ago)
- Last Synced: 2024-10-05T17:43:30.937Z (3 months ago)
- Topics: advent-of-code-2022
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code-2022
Some solutions for Advent of Code 2022.
Run `python X.py` with a puzzle input file called `X.txt` in the same directory, where `X` is the day number.