Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amaurycarrade/advent-of-code-2024
Advent of Code—2024 Edition
https://github.com/amaurycarrade/advent-of-code-2024
Last synced: 19 days ago
JSON representation
Advent of Code—2024 Edition
- Host: GitHub
- URL: https://github.com/amaurycarrade/advent-of-code-2024
- Owner: AmauryCarrade
- Created: 2024-12-01T18:12:11.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-01T20:05:51.000Z (21 days ago)
- Last Synced: 2024-12-01T20:28:35.299Z (21 days ago)
- Language: Kotlin
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2024 — Kotlin
Solving [Advent of Code 2024](https://adventofcode.com/2024/) in Kotlin.
**THIS REPOSITORY CONTAINS SPOILERS.**
Don't look at the code until you've solved the problems—if you intend to solve them!_Code structure based on [AocTk](https://github.com/Jadarma/advent-of-code-kotlin) by Jadarma._