Skip to content

luiznery/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

The code was writen using Python 3.13.1

To run all the code, execute:

bash run_all.sh

To execute each code individually:

cd dayX
python dX_partY.py

where X is the day number and Y the part.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors