Advent of Code 2022 solutions in Kotlin
See TEMPLATE_README.md for more info on the template used.
Each Day has its own main
function
I've also solved other years of Advent of Code in other languages:
- 🐍 Python: https://github.com/valbaca/advent-py Years 2015, 2020, and 2021
- ☕️ Java and Clojure: https://github.com/valbaca/advent Years 2015, and 2016