cortinico / adventofcode-2023

πŸŽ… Marry XMas πŸŽ„ Kotlin solutions for my Advent of Code 2023 🀢

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2023 πŸŽ„

AoC2023 Language Twitter

val aMessageFromMe = """
        WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
        WW         ___ __     ____      ___    ___   _   _          WW
        WW        |   V  \   / _  )    / __|  / __| | | | |         WW
        WW        | /\ /\ | ( (/ /_   | /    | /    \ \_| |         WW
        WW        |_||_||_|  \_____|  |_|    |_|     \__  |         WW
        WW                                              | |         WW
        WW                          _.-"""-.          _/ /          WW
        WW                        _/_______ `.       |__/           WW
        WW                       / _______ \  \                     WW
        WW                       \/,-. ,-.\/   \                    WW
        WW                       ()>=   =<()`._ \_                  WW
        WW                     ,-(.--(_)--.)`-.`(_)                 WW
        WW                   ,'  /.-'\_/`-.\   `.                   WW
        WW                  /   /    `-'    \    \                  WW
        WW                ,'    \           /     `.                WW
        WW               /     _ `.       ,'  _     \               WW
        WW              /     _/   `-._.-'    \_     \              WW
        WW             /_______|     -|O      |_______\             WW
        WW            {________}______|_______{________}            WW
        WW            ,'   _ \(_____[|_=]______)  / _   `.          WW
        WW           /    / `'--------------------`' \    \         WW
        WW           `---'  |_____________________|   `---'         WW
        WW                    |_____|_____|_____|                   WW
        WW                    |__|_____|_____|__|                   WW
        WW        _           |_____|_____|_____|  hjw              WW
        WW       | |           _                                    WW
        WW       | |          (_)        _                          WW
        WW  ___  | |__    ___  _   ___  | |_  ___  _    ____   ___  WW
        WW /  _| |  _ \  / __|| | / __| |  _||   V  \  / _  | / __| WW
        WW(  (_  | | \ || /   | | \__ \ | |  | /\ /\ |( (_| | \__ \ WW
        WW \___| |_| |_||_|   |_| |___/ |_|  |_||_||_| \____| |___/ WW
        WW                                                          WW
        WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
"""

Kotlin solutions for my Advent of Code 2023. If you're looking for the 2021 solutions (almost all of them!), you can find it here. If you're looking for the 2020 solutions, you can find it here.

If you enjoyed the event, don't forget to support the event ❀️.

License πŸ“„

This code in this repository is licensed under the MIT License - see the License file for details

About

πŸŽ… Marry XMas πŸŽ„ Kotlin solutions for my Advent of Code 2023 🀢

License:MIT License


Languages

Language:Kotlin 100.0%