Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 200 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 200 Bytes

aoc2022

My Advent of Code 2022 Solutions.

Done completely in Python 3.10, using builtins as much as possible, meaning no external libraries, and standard libary imports were as limited as possible.