Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 585 Bytes

File metadata and controls

15 lines (13 loc) · 585 Bytes

Advent of code solutions

My attempts to solve the riddles of Advent of Code. I omit my input.txt files from the repository.

Year Language Version
2016 TypeScript 2.8.3
2017 Python 3.5
2018 Go 1.11
2019 Python 3.6
2020 Python 3.8
2021 Python 3.9
2022 Python 3.10
2023 Python 3.11