https://github.com/botffy/adventofcode2023
https://github.com/botffy/adventofcode2023
advent-of-code advent-of-code-2023 aoc-2023-in-kotlin
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/botffy/adventofcode2023
- Owner: Botffy
- Created: 2023-12-01T13:24:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T11:56:38.000Z (about 2 years ago)
- Last Synced: 2023-12-04T21:28:22.428Z (about 2 years ago)
- Topics: advent-of-code, advent-of-code-2023, aoc-2023-in-kotlin
- Language: Kotlin
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AdventOfCode2023
My solutions for the 2023 editions of [Advent of Code](https://adventofcode.com/2023/about).
Using Kotlin for the first time :).