๐Ÿ“ฆ AzimMuradov / advent-of-code-2024

๐ŸŽ„ Advent of Code โ„ 2024 โ„

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
aoc-2024-in-kotlin
๐Ÿ“ฅ Clone https://github.com/AzimMuradov/advent-of-code-2024.git
HTTPS git clone https://github.com/AzimMuradov/advent-of-code-2024.git
SSH git clone git@github.com:AzimMuradov/advent-of-code-2024.git
CLI gh repo clone AzimMuradov/advent-of-code-2024
Azim Muradov Azim Muradov Solve day 15 4acbe5d 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .idea
๐Ÿ“ gradle
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ build.gradle.kts
๐Ÿ“„ gradlew
๐Ÿ“„ gradlew.bat
๐Ÿ“„ README.md
๐Ÿ“„ README.md

advent-of-code-2024

Welcome to the Advent of Code[^aoc] Kotlin project created by azimmuradov using the Advent of Code Kotlin Template delivered by JetBrains.

In this repository, azimmuradov is about to provide solutions for the puzzles using Kotlin language.

If you're stuck with Kotlin-specific questions or anything related to this template, check out the following resources:

[^aoc]: Advent of Code โ€“ An annual event of Christmas-oriented programming challenges started December 2015. Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-five days. You can solve the puzzle and provide an answer using the language of your choice.