Skip to content

wnleao/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code

For a given year, each day is comprised of up to 2 parts.

You may find my input files in each year's resources directory.

How to solve a specific puzzle?

Follow the commands below:

# move to the desired year
cd 2022
# run the python file related to the desired day
python3 24.py -i resources/24/input.txt

About

Advent of Code solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages