Skip to content

mccredie/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises from the advent of code

To run a solution you should pipe the input into stdin. You can download the input file and save it (I'm calling it input.txt). Then do

cat input.txt | python3 ex1.py

About

Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published