Chris1221 / advent_of_code_2022

Solutions for the advent of code 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

Solutions for the AoC22.

To run individual solutions (after cloning):

pip install -e .
aoc --day 1 --challenge 1

About

Solutions for the advent of code 2022


Languages

Language:Python 100.0%