File tree 1 file changed +1
-32
lines changed
1 file changed +1
-32
lines changed Original file line number Diff line number Diff line change 1
- # adventofcode
2
-
3
- Welcome to the Advent of Code[ ^ aoc ] Kotlin project created by [ isaiahliu] [ github ] using
4
- the [ Advent of Code Kotlin Template] [ template ] delivered by JetBrains.
5
-
6
- In this repository, isaiahliu is about to provide solutions for the puzzles using [ Kotlin] [ kotlin ] language.
7
-
8
- If you're stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
9
-
10
- - [ Kotlin docs] [ docs ]
11
- - [ Kotlin Slack] [ slack ]
12
- - Template [ issue tracker] [ issues ]
13
-
14
- [ ^ aoc ] :
15
- [ Advent of Code] [ aoc ] – An annual event of Christmas-oriented programming challenges started December 2015.
16
- Every year since then, beginning on the first day of December, a programming puzzle is published every day for
17
- twenty-five days.
18
- You can solve the puzzle and provide an answer using the language of your choice.
19
-
20
- [ aoc ] : https://adventofcode.com
21
-
22
- [ docs ] : https://kotlinlang.org/docs/home.html
23
-
24
- [ github ] : https://github.com/isaiahliu
25
-
26
- [ issues ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template/issues
27
-
28
- [ kotlin ] : https://kotlinlang.org
29
-
30
- [ slack ] : https://surveys.jetbrains.com/s3/kotlin-slack-sign-up
31
-
32
- [ template ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template
1
+ # leetcode
You can’t perform that action at this time.
0 commit comments