Skip to content

My solution for the AdventOfCode challenge in python

Notifications You must be signed in to change notification settings

Hpn4/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

My solution for the AdventOfCode challenge in python

How to use

Download input of the day:

  • Put your cookie of your advent of code account in lib/cookie.txt.
  • Run the script get.sh

Calculate stats (average time, rank, score for both parts):

  • Copy & paste your stats in a file (in the same format as on the website)
  • Run stats/stats/py on the created file

Releases

No releases published

Packages

No packages published

Languages