Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbzli/advent-of-code-2024
Advent of Code 2024
https://github.com/fbzli/advent-of-code-2024
advent-of-code advent-of-code-2024 adventofcode aoc-2024-in-kotlin kotlin
Last synced: about 2 months ago
JSON representation
Advent of Code 2024
- Host: GitHub
- URL: https://github.com/fbzli/advent-of-code-2024
- Owner: fbzli
- Created: 2024-11-29T14:13:27.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T08:11:30.000Z (about 2 months ago)
- Last Synced: 2024-12-08T09:18:29.621Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2024, adventofcode, aoc-2024-in-kotlin, kotlin
- Language: Kotlin
- Homepage:
- Size: 3.73 MB
- 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](banner.png)
Puzzles: https://adventofcode.com/2024
Inputs: [src/Day**XX**.txt](src/)
Solutions: [src/Day**XX**.kt](src/)