/AoC-22

Advent of Code 2022

Primary LanguageKotlinApache License 2.0Apache-2.0

Advent of Code 2022

Welcome to the Advent of Code1 Kotlin project created by tmikulsk1. In this repository, tmikulsk1 is about to provide solutions for the puzzles using Kotlin language.

Footnotes

  1. Advent of Code – An annual event of Christmas-oriented programming challenges started December 2015. Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-five days. You can solve the puzzle and provide an answer using the language of your choice.