Skip to content

My solutions for Advent of Code 2020 in Python. I try to write solutions as elegant, readable and Pythonic as possible.

Notifications You must be signed in to change notification settings

0xVector/AdventOfCode2020

Repository files navigation

Advent of Code 2020

My solutions for Advent of Code 2020 in Python. I try to write solutions as elegant, readable and Pythonic as I can. Sometimes I can do it pretty nicely, sometimes I'm glad I have a solution :D I try to improve the solutions I'm not completely happy with if my spare time allows it.

Solution for day i looks for the input file in inputs/dayi.txt

About

My solutions for Advent of Code 2020 in Python. I try to write solutions as elegant, readable and Pythonic as possible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages