https://github.com/edeak/adventofcode2022
Solutions for 2022 in Kotlin
https://github.com/edeak/adventofcode2022
aoc-2022-in-kotlin
Last synced: 2 months ago
JSON representation
Solutions for 2022 in Kotlin
- Host: GitHub
- URL: https://github.com/edeak/adventofcode2022
- Owner: edeak
- License: wtfpl
- Created: 2022-11-29T05:20:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T23:22:09.000Z (over 2 years ago)
- Last Synced: 2025-02-09T11:12:31.034Z (4 months ago)
- Topics: aoc-2022-in-kotlin
- Language: Kotlin
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://www.wtfpl.net/about/)
My solutions for challenges in Kotlin.
# AdventOfCode2022
Solutions for [AdventOfCode 2022](https://adventofcode.com/2022) in Kotlin