Quang-Tr / Advent-of-Code

Programming puzzles @ adventofcode.com πŸŽ„

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

Using Python 3.10.2

Count down to Christmas with daily programming puzzles πŸŽ„.

I favor code efficiency and readability over code golf and leaderboard (which is too competitive for my current level to gain a foothold πŸ‹οΈβ€β™‚οΈ). Besides, I strive to cover as many edge cases as I can, even the ones that don't appear in the sample input.

Each script reads the corresponding text file in the same folder as input, e.g., day01.py reads input01.txt.

About

Programming puzzles @ adventofcode.com πŸŽ„


Languages

Language:Python 100.0%