Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.