Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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._