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

Advent of Code 2024 in Kotlin

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
advent-of-codeadvent-of-code-2024aocaoc-2024aoc-2024-in-kotlin
๐Ÿ“ฅ Clone https://github.com/wxh06/advent-of-code-2024.git
HTTPS git clone https://github.com/wxh06/advent-of-code-2024.git
SSH git clone git@github.com:wxh06/advent-of-code-2024.git
CLI gh repo clone wxh06/advent-of-code-2024
Xinhe Wang Xinhe Wang Day 22: Monkey Market 5c309c8 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .idea
๐Ÿ“ src
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ amper
๐Ÿ“„ amper.bat
๐Ÿ“„ module.yaml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

advent-of-code-2024

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

In this repository, wxh06 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.