/Advent-of-Code-2022

My Advent of Code 2022 solutions written in Kotlin

Primary LanguageKotlin

Advent of Code 2022

Language

About Advent of Code

Advent of Code is an advent calendar of small programming puzzles that can be solved in any programming language you like. You can find more information about Advent of Code here.

Notes

  • You can find the code to each day at src/main/kotlin/de/derniklaas/aoc2022/
  • If you want to run the code with your input, you have to change the input located at src/main/resources/