Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 314 Bytes

advent-of-code-2022

Contains my solutions of 2022s advent of code. This year, I will try python.

Have a look at adventofcode.com/2022/ to view the challenges and learn more about the game.

Disclaimer

Due to time reasons the solutions are more of a "quick and dirty" way.