File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Advent of Code in <img src =" https://cdn.jsdelivr.net/gh/devicons/devicon/icons/kotlin/kotlin-original.svg " height =24 /> Kotlin
2
+
3
+ In this repository, I am going to store my solutions to the [ Advent of Code] ( https://adventofcode.com/ ) annual event.
4
+
5
+ I started taking part in the event in 2023 but may also consider doing tasks from the previous years.
6
+
7
+ ## 2023
8
+ | | My solution |
9
+ | -------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
10
+ | [ Day 1] ( https://adventofcode.com/2023/day/1 ) | [ Solution] ( https://github.com/palinkiewicz/adventofcode-kotlin/blob/master/adventofcode2023/Day01.kt ) |
11
+ | [ Day 2] ( https://adventofcode.com/2023/day/2 ) | [ Solution] ( https://github.com/palinkiewicz/adventofcode-kotlin/blob/master/adventofcode2023/Day02.kt ) |
12
+ | [ Day 3] ( https://adventofcode.com/2023/day/3 ) | Soon |
You can’t perform that action at this time.
0 commit comments