https://github.com/ceridan/advent-of-code-2023
My solutions for Advent of Code 2023 puzzles.
https://github.com/ceridan/advent-of-code-2023
advent-of-code advent-of-code-2023 aoc aoc-2023-in-kotlin aoc2023 kotlin
Last synced: 3 months ago
JSON representation
My solutions for Advent of Code 2023 puzzles.
- Host: GitHub
- URL: https://github.com/ceridan/advent-of-code-2023
- Owner: Ceridan
- License: mit
- Created: 2023-11-30T18:01:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T11:22:18.000Z (over 1 year ago)
- Last Synced: 2025-02-06T21:29:54.666Z (5 months ago)
- Topics: advent-of-code, advent-of-code-2023, aoc, aoc-2023-in-kotlin, aoc2023, kotlin
- Language: Kotlin
- Homepage: https://adventofcode.com/2023
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2023
My solutions for [Advent of Code 2023](https://adventofcode.com/2023) puzzles.
Programming language for this year is
[](https://kotlinlang.org)