0xVector / AdventOfCode2021

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021

My solutions for Advent of Code 2021 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 2021 in Python. I try to write solutions as elegant, readable and Pythonic as possible.


Languages

Language:Python 100.0%