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: about 1 year ago
JSON representation

Advent of Code 2022 solutions!

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.