Skip to content

alexeykudimov/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Solving problems from https://adventofcode.com with Python

How to run:

  • Download this repository
  • Download and install Python 3.8 or higher
  • In terminal:
    • Go to the directory of any day. For example: 2015/day-2/
     cd 2015/day-2/
    
    • Execute the python file
     python part-*.py
    

About

Solving problems from adventofcode.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages