1
0
Fork 0
No description
Find a file
Matej Focko e3e721b6b4 day(01): refactor part 2
Signed-off-by: Matej Focko <mfocko@redhat.com>
2021-12-04 15:52:53 +01:00
gradle/wrapper Initial commit 2021-12-04 00:15:03 +01:00
src day(01): refactor part 2 2021-12-04 15:52:53 +01:00
.gitignore Initial commit 2021-12-04 00:15:03 +01:00
build.gradle.kts Initial commit 2021-12-04 00:15:03 +01:00
gradlew Initial commit 2021-12-04 00:15:03 +01:00
gradlew.bat Initial commit 2021-12-04 00:15:03 +01:00
README.md Template cleanup 2021-12-03 23:15:17 +00:00
settings.gradle.kts Template cleanup 2021-12-03 23:15:17 +00:00

advent-of-code-2021

Welcome to the Advent of Code1 Kotlin project created by mfocko using the Advent of Code Kotlin Template delivered by JetBrains.

In this repository, mfocko is about to provide solutions for the puzzles using Kotlin language.

If you're stuck with Kotlin-specific questions or anything related to this template, check out the following resources:


  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-four days. You can solve the puzzle and provide an answer using the language of your choice. ↩︎