Skip to content

Latest commit

 

History

History

2022

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Advent of Code 2022

Run all Solutions

python main.py

Run a Single Solution

python main.py DAY

Example:

python main.py 01
python main.py 1
python main.py 25

Generate a New Solution Directory

python new.py