Skip to content

pmesgari/adventofcodde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions

My solutions to advent of code challenges.

Usage

  • Store the cookie in env.sh as AOC_COOKIE.
  • Download the input data using ./download.sh <year> <day>.
  • Solve it using python solve.py <year> <day>. To solve using example input, put the data in test.txt and pass --test flag.

Solutions

About

Advent of Code Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors