Skip to content

rddrdhd/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code

Add your data to y20XX/data/dayXX.txt and run python3 main.py to get today's riddle answer.

Optional arguments:

  • [int] year (number between 2015 and this year)
  • [int] day(s) (numbers between 1 and 25)

For example python3 main.py or python3 main.py 2015 4 8 5 6 or python3 main.py 4 9 8 5 or python3 main.py 4 6 9 2022 2 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages