Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code - Python solutions

Pythonic solutions to the Advent of Code. I'm aiming to keep the dependencies out, and write readable code. To use, pipe your custom input from aoc into the script:

curl --cookie session=${TOKEN} https://adventofcode.com/2021/day/1/input | python 2021/day01.py

Contributors

Languages