You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the Advent of Code[^aoc] Kotlin project created by [%NAME%][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains.
6
+
7
+
In this repository, %NAME% is about to provide solutions for the puzzles using [Kotlin][kotlin] language.
8
+
9
+
If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
10
+
11
+
-[Kotlin docs][docs]
12
+
-[Kotlin Slack][slack]
13
+
- Template [issue tracker][issues]
14
+
4
15
5
-
---
6
-
Repository based on the [Advent of Code Kotlin Template][template].
16
+
[^aoc]:
17
+
[Advent of Code][aoc] – an annual event in December since 2015.
18
+
Every year since then, with the first day of December, a programming puzzles contest is published every day for twenty-four days.
19
+
A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.
0 commit comments